Click or drag to resize
ISyncClient Interface
Interface for SyncClient

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public interface ISyncClient

The ISyncClient type exposes the following members.

Properties
  NameDescription
Public propertyServer
Synchronization server.
Top
Methods
  NameDescription
Public methodRunTask
Runs the synchronization task.
Top
See Also