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