Domain Detective

API Reference

Class

TlsRptMxHostStat

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides tls rpt mx host stat functionality.

Inheritance

  • Object
  • TlsRptMxHostStat

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 String MxHost { get; set; } #

Gets or sets the mx host value.

public Int32 SuccessfulSessions { get; set; } #

Gets or sets the successful sessions value.

public Int32 FailedSessions { get; set; } #

Gets or sets the failed sessions value.

public Dictionary<String, Int32> FailureByType { get; set; } #

Gets or sets the failure by type value.

{{ include "footer" }}