CounterEntryAligned.Offset Property

This member overrides CounterEntry.Offset.

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Offset As Integer
    Get
'Usage
Dim instance As CounterEntryAligned
Dim value As Integer

value = instance.Offset
public override int Offset { get; }

Property Value

Type: System.Int32