Compartir a través de


CounterEntryMisaligned.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 CounterEntryMisaligned
Dim value As Long

value = instance.Value
public override long Value { get; }

Property Value

Type: System.Int64