Click or drag to resize

SyncJobChangeState Property

Gets the state.

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

Property Value

Type: StateSyncJobChange
The state.
See Also