EndPointSynchronizerFileSystemSynchronizationEventsSink Property |
Gets the file system synchronization events sink instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystemSynchronizationEventsSink FileSystemSynchronizationEventsSink { get; }
Property Value
Type:
ISyncFileSystemSynchronizationEventsSink
The file system synchronization events sink instance or null if synchronization events sink is not supported.
See Also