Click or drag to resize

EngineWindowsServerNotifications Method (Byte, ILogger)

IT Hit User File System

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26727.0-Beta2
Syntax
public override IServerCollectionNotifications ServerNotifications(
	byte[] remoteStorageItemId,
	ILogger logger = null
)

Parameters

remoteStorageItemId
Type: SystemByte
logger (Optional)
Type: ITHit.FileSystemILogger

Return Value

Type: IServerCollectionNotifications

Implements

IEngineServerNotifications(Byte, ILogger)
See Also