This topic has not yet been rated - Rate this topic

SyncProviderPosition Enumeration

Represents the position of a provider, relative to the other provider in the synchronization session.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public enum SyncProviderPosition
public enum SyncProviderPosition
public enum SyncProviderPosition
  Member name Description
Local The provider is the local provider. 
Remote The provider is the remote provider. 
Unknown The position of the provider is not known. 

The position of the provider is used together with SyncDirectionOrder to determine which provider will be the source of changes and which will be the destination on which changes are applied.

Did you find this helpful?
(1500 characters remaining)