Domain Detective

API Reference

Class

EmailAddressValidationDebug

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Timing details for email validation.

Inheritance

  • Object
  • EmailAddressValidationDebug

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

public EmailAddressValidationDebug() #

Properties

public DateTimeOffset StartTime { get; set; } #

Gets or sets the start time value.

public DateTimeOffset EndTime { get; set; } #

Gets or sets the end time value.

public TimeSpan Duration { get; set; } #

Gets or sets the duration value.

{{ include "footer" }}