Show / Hide Table of Contents

Enum DnsOperationCode

DNS operation codes. See https://www.iana.org/assignments/dns-parameters/dns-parameters.xml#dns-parameters-5

Namespace: Ae.Dns.Protocol.Enums
Assembly: Ae.Dns.Protocol.dll
Syntax
public enum DnsOperationCode : byte

Fields

Name Description
DSO

DNS Stateful Operations (DSO)

IQUERY

IQuery (Inverse Query, OBSOLETE)

NOTIFY

Notify

QUERY

Query

STATUS

Status

UPDATE

Update

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX