Domain Detective

API Reference

Enum

DnsInventoryQueryStatus

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

Status of an inventory query for a specific record type.

Inheritance

  • Enum
  • DnsInventoryQueryStatus

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const DnsInventoryQueryStatus Success #

Defines values for dns inventory section.

Value: 0
public const DnsInventoryQueryStatus NoData #

Defines values for dns inventory section.

Value: 1
public const DnsInventoryQueryStatus Failed #

Defines values for dns inventory section.

Value: 2
{{ include "footer" }}