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