HealthCheckCheckResultData Properties

The HealthCheckCheckResultData type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the exception for the current health check.
Public propertyHealthCheckResult
Gets or sets the HealthCheckResult object for the current health check.
Public propertyHealthChecks
Gets a list of health checks and their messages.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also