Domain Detective

API Reference

Enum

QueryType

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines the supported DNS query mechanisms.

Inheritance

  • Enum
  • QueryType

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

Values

public const QueryType Standard #

Standard UDP/TCP DNS query.

Value: 0
public const QueryType DnsOverHttps #

Query using DNS over HTTPS.

Value: 1
{{ include "footer" }}