Click or drag to resize

SyncJobChangeSourceSynchronizer Property

Gets the source endpoint synchronizer.

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

Property Value

Type: EndPointSynchronizer
The source endpoint synchronizer.
See Also