ComponentLatencyInfo.ComponentSequenceNumber Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property ComponentSequenceNumber As Integer
Get
'Usage
Dim instance As ComponentLatencyInfo
Dim value As Integer
value = instance.ComponentSequenceNumber
public int ComponentSequenceNumber { get; }
Property Value
Type: System.Int32