[This is preliminary documentation and is subject to change.]
Returns true when all checks that could be run have successfuly run
Namespace: NFX.HealthAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Successful { get; }
public bool Successful { get; }
Public ReadOnly Property Successful As Boolean
Get
Public ReadOnly Property Successful As Boolean
Get
public:
property bool Successful {
bool get ();
}
public:
property bool Successful {
bool get ();
}
member Successful : bool with get
member Successful : bool with get
Property Value
Type:
Boolean