HealthCheckCheckResult Properties

The HealthCheckCheckResult 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.
Top
See Also