Share via


NotifyDictionaryClearEventArgs<TKey,TValue>.CommitSequenceNumber Property

Definition

Gets the commit sequence number for the operation that committed the clear.

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

Property Value

Sequence number at which the Clear was committed.

Applies to