SyncOrchestrator.Synchronize Method
Sync Framework 1.0
Starts a synchronization session.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
The synchronization that this method performs will be one-way or two-way, depending on the value of Direction.
When this method is called, neither LocalProvider nor RemoteProvider can be a null reference (Nothing in Visual Basic).
This method sets State to correspond to the value of Direction.