Click or drag to resize
SyncServer Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Web.Services.ProtocolsWebClientProtocol
        System.Web.Services.ProtocolsHttpWebClientProtocol
          System.Web.Services.ProtocolsSoapHttpClientProtocol
            CMS.Synchronization.WSE3.ServerSyncServer

Namespace: CMS.Synchronization.WSE3.Server
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 13.0.131
Syntax
C#
public class SyncServer : SoapHttpClientProtocol

The SyncServer type exposes the following members.

Constructors
  NameDescription
Public methodSyncServer
Top
Properties
  NameDescription
Public propertyUrl
Public propertyUseDefaultCredentials
Top
Methods
  NameDescription
Public methodCancelAsync
Top
See Also