SyncServer Class |
Namespace: CMS.Synchronization.WSE3
public class SyncServer : WebService
The SyncServer type exposes the following members.
Name | Description | |
---|---|---|
SyncServer |
Name | Description | |
---|---|---|
UseAutomaticOrdering |
Indicates if automatic ordering for documents should be used on target server.
| |
UseTreeCustomHandlers |
Indicates if custom handlers should be used for document staging operations.
|
Name | Description | |
---|---|---|
LogTasks |
Indicates if logging staging task is enabled.
| |
SyncManager |
SyncHelper instance.
|
Name | Description | |
---|---|---|
ProcessSynchronizationTask(String, String, String, String, String) | Obsolete.
Processes the given synchronization task.
| |
ProcessSynchronizationTask(String, String, String, String, String, String) | Obsolete.
Processes the given synchronization task.
| |
ProcessSynchronizationTask(String, String, String, String, String, String, String) | Obsolete.
Processes the given synchronization task.
| |
ProcessSynchronizationTaskData |
Processes the given synchronization task.
|