MonitoringPerformanceCounter.Value Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property Value As Double
Get
'Usage
Dim instance As MonitoringPerformanceCounter
Dim value As Double
value = instance.Value
public double Value { get; }
Property Value
Type: System.Double