[This is preliminary documentation and is subject to change.]
The CheckResult type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CheckResult | Initializes a new instance of the CheckResult class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Implements the (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
| (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
| (Inherited from |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| Exception |
Exception that surfaced during check, consequently failing the check
| |
| (Inherited from | ||
| (Inherited from | ||
| Skipped |
Indicates whether check was not run
| |
| Successful |
Indicates whether health check succeeded
| |
| (Inherited from |
See Also