| SyncServer Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Synchronization.WSE3
 Syntax
Syntaxpublic class SyncServer : WebService
The SyncServer type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SyncServer | 
 Fields
Fields| 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.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | LogTasks | 
            Indicates if logging staging task is enabled.
             | 
|  | SyncManager | 
            SyncHelper instance.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ProcessSynchronizationTaskData | 
            Processes the given synchronization task.
             | 
 See Also
See Also