Click or drag to resize

EngineWindowsClientNotifications Method

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 virtual IClientNotifications ClientNotifications(
	string userFileSystemPath,
	ILogger logger = null
)

Parameters

userFileSystemPath
Type: SystemString
logger (Optional)
Type: ITHit.FileSystemILogger

Return Value

Type: IClientNotifications
See Also