Compartir a través de


SlidingPercentageCounter.Numerator Property

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

Syntax

'Declaration
Public ReadOnly Property Numerator As Long
    Get
'Usage
Dim instance As SlidingPercentageCounter
Dim value As Long

value = instance.Numerator
public long Numerator { get; }

Property Value

Type: System.Int64