| 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; }
Public ReadOnly Property Value As IEnumerable(Of IDiagnosticsProbe)
Get
public:
virtual property IEnumerable<IDiagnosticsProbe^>^ Value {
IEnumerable<IDiagnosticsProbe^>^ get () sealed;
}
abstract Value : IEnumerable<IDiagnosticsProbe> with get
override Value : IEnumerable<IDiagnosticsProbe> with get
Property Value
Type:
IEnumerableIDiagnosticsProbeImplements
ICompositeDiagnosticsProbeValueSee Also