ISequenceNumber.Current Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current sequence number without incrementing.
public int Current();
abstract member Current : unit -> int
Public Function Current () As Integer
Returns
The current sequence number.