ReplicatorQueueStatus.LastSequenceNumber Property

Definition

See remarks.

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

Property Value

The last sequence number.

Remarks

  1. Primary – Represents the latest sequence number of the operation that is available in the queue.

  2. ActiveSecondary – Represents the latest sequence number of the operation that is available in the queue.

Applies to