| 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; }
ReadOnly Property Value As IEnumerable(Of IDiagnosticsProbe)
Get
property IEnumerable<IDiagnosticsProbe^>^ Value {
IEnumerable<IDiagnosticsProbe^>^ get ();
}
abstract Value : IEnumerable<IDiagnosticsProbe> with get
Property Value
Type:
IEnumerableIDiagnosticsProbeSee Also