ComponentPro UltimateNetkit

      DnsOptionCode Enumeration

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Specifies the kind of query in the message.

      Syntax

      public enum DnsOptionCode

      Members

      NameDescription
      QueryQuery. RFC1035.
      IQueryInverse Query, Obsolete. RFC3425.
      ServerStatusServer status request. RFC1035.
      NotifyNotify query. RFC1996.
      UpdateUpdate request. RFC2136.
      Top

      Framework

      .NET Compact Framework.NET Compact Framework

      Supported version: 2.0, 3.5, and 3.9
      Assembly: ComponentPro.Dns.CF (in ComponentPro.Dns.CF.dll)

      .NET Framework.NET Framework

      Supported version: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
      Assembly: ComponentPro.Dns (in ComponentPro.Dns.dll)

      Xamarin AndroidXamarin Android

      Supported version: 2.3 and later
      Assembly: ComponentPro.Dns.Android (in ComponentPro.Dns.Android.dll)

      Xamarin iOSXamarin iOS

      Supported version: 5.1.x and later
      Assembly: ComponentPro.Dns.iOS (in ComponentPro.Dns.iOS.dll)

      See Also