Click or drag to resize

SyncStateProviderEventArgsType Property

Gets the event type.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public SyncStateProviderEventType Type { get; }

Property Value

Type: SyncStateProviderEventType
The event type.
See Also