ServerSyncProvider Constructor
Initializes a new instance of the ServerSyncProvider class.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ServerSyncProvider()
protected ServerSyncProvider()
protected:
ServerSyncProvider()
new : unit -> ServerSyncProvider
protected function ServerSyncProvider()