HealthCheckResult Members

Represents the results of a health check that was performed on a security component.

The following tables list the members exposed by the HealthCheckResult type.

  Name Description
HealthCheckResult Initializes a new instance of the HealthCheckResult class.
Top

  Name Description
public property Detail Gets or sets detail information related to the health status of a security component.
public property Status Gets or sets the health status of a security component.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Show: