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