CounterEntryAligned.Value Property
This member overrides CounterEntry.Value.
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Value As Long
Get
'Usage
Dim instance As CounterEntryAligned
Dim value As Long
value = instance.Value
public override long Value { get; }
Property Value
Type: System.Int64