ContentMoverSynchronizer Property |
The multi-point synchronizer instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public MultiPointSynchronizer Synchronizer { get; }
Property Value
Type:
MultiPointSynchronizer
The synchronizer instance.
See Also