Domain Detective

API Reference

Class

TlsRptMxSnapshot

Namespace DomainDetective.TimeSeries.TlsRpt
Assembly DomainDetective
Modifiers sealed

Provides tls rpt mx snapshot functionality.

Inheritance

  • Object
  • TlsRptMxSnapshot

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" }}