Click or drag to resize

RestPoolPerformanceProbeValue Property

Gets the value of the

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

Property Value

Type: IEnumerableIDiagnosticsProbe

Implements

ICompositeDiagnosticsProbeValue
See Also