CheckResult Exception Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Exception that surfaced during check, consequently failing the check

Namespace: NFX.Health
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Exception Exception { get; internal set; }

Property Value

Type: OnlineException
See Also