| SyncServerWse Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Synchronization.WSE3.Server
 Syntax
Syntaxpublic class SyncServerWse : WebServicesClientProtocol
The SyncServerWse type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SyncServerWse | 
            Constructor.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Url | |
|  | UseDefaultCredentials | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CancelAsync | |
|  | ProcessSynchronizationTaskData(String) | 
            Synchronizes StagingTaskData to target server.
             | 
|  | ProcessSynchronizationTaskData(IStagingTaskData) | 
            Synchronizes StagingTaskData to target server.
             | 
|  | ProcessSynchronizationTaskDataAsync | 
            Synchronizes StagingTaskData to target server in asynchronous manner.
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | ProcessSynchronizationTaskCompleted | 
 See Also
See Also