Domain Detective

API Reference

Class

EdnsServerInfo

Namespace DomainDetective.Views
Assembly DomainDetective

Provides edns server info functionality.

Inheritance

  • Object
  • EdnsServerInfo

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 EdnsServerInfo() #

Properties

public String Key { get; set; } #

Gets or sets the key value.

public Boolean Supported { get; set; } #

Gets or sets the supported value.

public Int32 UdpPayloadSize { get; set; } #

Gets or sets the udp payload size value.

public Boolean DoBit { get; set; } #

Gets or sets the do bit value.

public Boolean TruncatedUdp { get; set; } #

Gets or sets the truncated udp value.

{{ include "footer" }}