MergeSynchronizationAgent.SubscriberConflicts Property

Definition

Gets the total number of conflicts that occurred at the Publisher during the last synchronization.

public:
 virtual property int SubscriberConflicts { int get(); };
public virtual int SubscriberConflicts { get; }
member this.SubscriberConflicts : int
Public Overridable ReadOnly Property SubscriberConflicts As Integer

Property Value

The total number of conflicts that occurred.

Implements

Remarks

The SubscriberConflicts property is read-only.

Applies to