Domain Detective

API Reference

Class

MxHostInfo

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Normalized MX host row for reusable UI/report rendering.

Inheritance

  • Object
  • MxHostInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public Nullable<Int32> Priority { get; set; } #

Gets or sets the priority value.

public String Host { get; set; } #

Gets or sets the host value.

public Nullable<Int32> Ttl { get; set; } #

Gets or sets the ttl value.

public Boolean IsNullMx { get; set; } #

Gets or sets the is null mx value.

public Boolean IsLocalhost { get; set; } #

Gets or sets the is localhost value.

{{ include "footer" }}