Click or drag to resize

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
Syntax
C#
public interface ISyncStateProviderEvents

The ISyncStateProviderEvents type exposes the following members.

Events
  NameDescription
Public eventEvent
Occurs when a file system event occurs.
Top
See Also