Click or drag to resize

MultiPointSynchronizerSyncEventsSinkSynchronizer Property

Gets the endpoint synchronizer.

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

Property Value

Type: EndPointSynchronizer
The endpoint synchronizer.
See Also