KnowledgeSyncProviderConfiguration Class

Represents configuration information for a KnowledgeSyncProvider object.

System.Object
  Microsoft.Synchronization.KnowledgeSyncProviderConfiguration

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public class KnowledgeSyncProviderConfiguration

The KnowledgeSyncProviderConfiguration type exposes the following members.

  NameDescription
Public propertyCollisionConflictResolutionPolicyGets or sets the collision constraint conflict resolution policy to be used for the synchronization session when this synchronization provider is the destination provider.
Public propertyConflictResolutionPolicyGets or sets the concurrency conflict resolution policy to be used for the synchronization session when this synchronization provider is the destination provider.
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: