Click or drag to resize

MachinePerformanceProbeValue Property

Gets the value of this probe

Namespace:  SanteDB.DisconnectedClient.UI.Diagnostics.Performance
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public IEnumerable<IDiagnosticsProbe> Value { get; }

Property Value

Type: IEnumerableIDiagnosticsProbe

Implements

ICompositeDiagnosticsProbeValue
See Also