ISyncStateProviderEvents Interface |
Defines events raised from a state provider for the multi-point synchronizer.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public interface ISyncStateProviderEvents
The ISyncStateProviderEvents type exposes the following members.
Events
| Name | Description |
---|
| Event |
Occurs when a file system event occurs.
|
TopSee Also