SyncAdapter Constructor
Initializes a new instance of the SyncAdapter class by using default values.
Namespace: Microsoft.Synchronization.Data.Server
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SyncAdapter()
public SyncAdapter()
public:
SyncAdapter()
new : unit -> SyncAdapter
public function SyncAdapter()