Click or drag to resize

ICompositeDiagnosticsProbeValue Property

Gets the value of the performance counter

Namespace:  SanteDB.Core.Diagnostics
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IEnumerable<IDiagnosticsProbe> Value { get; }

Property Value

Type: IEnumerableIDiagnosticsProbe
See Also