| ServiceThrottlingEndpointBehaviorValue Property |
Gets the value of the probe
Namespace:
SanteDB.Rest.Common.Behavior
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public Object Value { get; }
Public ReadOnly Property Value As Object
Get
public:
virtual property Object^ Value {
Object^ get () sealed;
}
abstract Value : Object with get
override Value : Object with get
Property Value
Type:
ObjectImplements
IDiagnosticsProbeValueSee Also