Share via


SecondaryReplicatorStatus.LastReplicationOperationReceivedTimeUtc Property

Definition

Gets the last time-stamp (UTC) at which a replication operation was received from the primary.

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

Property Value

The last time-stamp at which a replication operation was received from the primary.

Remarks

UTC 0 represents an invalid value, indicating that a replication operation message was never received.

Applies to