SyncJobChangeSourceSynchronizer Property |
Gets the source endpoint synchronizer.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public EndPointSynchronizer SourceSynchronizer { get; }
Property Value
Type:
EndPointSynchronizer
The source endpoint synchronizer.
See Also