ISyncFileSystemEndPointSynchronizer Property |
Gets or sets the end point synchronizer. The setter is reserved and should not be used.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax EndPointSynchronizer EndPointSynchronizer { get; set; }
Property Value
Type:
EndPointSynchronizer
The end point synchronizer.
See Also