ISyncFileSystemEvents Interface |
Namespace: ShellBoost.Core.Synchronization
public interface ISyncFileSystemEvents : ISyncFileSystem
The ISyncFileSystemEvents type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndPointSynchronizer |
Gets or sets the end point synchronizer. The setter is reserved and should not be used.
(Inherited from ISyncFileSystem.) |
![]() | RootId |
Gets the root identifier.
(Inherited from ISyncFileSystem.) |
Name | Description | |
---|---|---|
![]() | HasCapability |
Determines whether the specified capability is supported.
(Inherited from ISyncFileSystem.) |
![]() | StartEventMonitoring |
Starts the events monitoring.
|
![]() | StopEventMonitoring |
Stops the events monitoring.
|