RemoteReplicatorStatus.RemoteReplicatorAcknowledgementStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET