CounterEntry.Offset Property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Offset As Integer
    Get
'Usage
Dim instance As CounterEntry
Dim value As Integer

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

Property Value

Type: System.Int32