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