Click or drag to resize

SyncStateProviderEventArgsType Property

Gets the event type.

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

Property Value

Type: SyncStateProviderEventType
The event type.
See Also