Share via


SecondaryReplicatorStatus.LastAcknowledgementSentTimeUtc Property

Definition

Gets the last time-stamp (UTC) at which an acknowledgment was sent to the primary replicator.

public DateTime LastAcknowledgementSentTimeUtc { get; }
member this.LastAcknowledgementSentTimeUtc : DateTime
Public ReadOnly Property LastAcknowledgementSentTimeUtc As DateTime

Property Value

The last time-stamp at which an acknowledgment was sent to the primary replicator.

Remarks

UTC 0 represents an invalid value, indicating that an acknowledgment message was never sent.

Applies to