RemoteReplicatorStatus.RemoteReplicatorAcknowledgementStatus Property

Definition

Contains acknowledgement numbers for each of the remote replicators

The values are dependent on the status of the replicas. Inbuild replicas will contain values pertaining to copy while active replias will not.

public System.Fabric.Query.RemoteReplicatorAcknowledgementStatus RemoteReplicatorAcknowledgementStatus { get; }
member this.RemoteReplicatorAcknowledgementStatus : System.Fabric.Query.RemoteReplicatorAcknowledgementStatus
Public ReadOnly Property RemoteReplicatorAcknowledgementStatus As RemoteReplicatorAcknowledgementStatus

Property Value

RemoteReplicatorAcknowledgementStatus object containing details regarding replication and copy stream acknowledgement. See RemoteReplicatorAcknowledgementStatus for more information.

Applies to