Click to Rate and Give Feedback
MSDN
MSDN Library
Synchronization
Class Library
Collapse All/Expand All Collapse All
SyncOrchestrator Class

Initiates and controls synchronization sessions.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Visual Basic (Declaration)
Public Class SyncOrchestrator
Visual Basic (Usage)
Dim instance As SyncOrchestrator
C#
public class SyncOrchestrator
C++
public ref class SyncOrchestrator
J#
public class SyncOrchestrator
JScript
public class SyncOrchestrator

SyncOrchestrator contains the two SyncProvider objects that will participate in synchronization. It starts and controls the synchronization session, and dispatches progress events to the application.

System.Object
  Microsoft.Synchronization.SyncOrchestrator
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker