Share via


RemoteReplicatorAcknowledgementStatus.ReplicationStreamAcknowledgementDetail Property

Definition

Contains details regarding acknowledgement for the replication operation stream

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

Property Value

Returns RemoteReplicatorAcknowledgementDetail object for replication operation stream. See RemoteReplicatorAcknowledgementDetail for more information.

Applies to