RemoteReplicatorStatus.LastAppliedReplicationSequenceNumber Property

Definition

Gets the highest replication operation sequence number that the secondary has applied to its state.

public long LastAppliedReplicationSequenceNumber { get; }
member this.LastAppliedReplicationSequenceNumber : int64
Public ReadOnly Property LastAppliedReplicationSequenceNumber As Long

Property Value

The highest replication operation sequence number that the secondary has applied to its state.

Applies to