Click or drag to resize

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
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