MergeSynchronizationAgent.SubscriberChanges Property

Definition

Gets the total number of Subscriber changes that were applied at the Publisher during the last synchronization.

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

Property Value

The total number of Subscriber changes that were applied at the Publisher during the last synchronization.

Implements

Remarks

The SubscriberChanges property is read-only.

Applies to