Click or drag to resize

SyncJobChangeDestinationSynchronizer Property

Gets the destination endpoint synchronizer.

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

Property Value

Type: EndPointSynchronizer
The destination endpoint synchronizer.
See Also