Click or drag to resize

WindowsPerformanceCounterProbeValue Property

Gets the current value

Namespace:  SanteDB.DisconnectedClient.UI.Diagnostics.Performance
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public override float Value { get; }

Property Value

Type: Single

Implements

IDiagnosticsProbeTValue
See Also