Domain Detective

API Reference

Class

CheckDescriptions

Namespace DomainDetective
Assembly DomainDetective
Modifiers static

Provides descriptions for each HealthCheckType.

Inheritance

  • Object
  • CheckDescriptions

Methods

public static CheckDescription Get(HealthCheckType type) #
Returns: CheckDescription

Gets the description for the specified check type.

Parameters

type DomainDetective.HealthCheckType requiredposition: 0
Health check type.

Returns

The description if available; otherwise null.

{{ include "footer" }}