Click or drag to resize

SyncJobChangedEventArgsType Property

Gets the type of event.

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

Property Value

Type: SyncJobChangedEventType
The type of event.
See Also