MergeSynchronizationAgent.PublisherChanges Property

Definition

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

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

Property Value

The total number of Publisher changes.

Implements

Remarks

The PublisherChanges property is read-only.

Applies to