public class DnsQueryOptions
Public Class DnsQueryOptions
public ref class DnsQueryOptions
type DnsQueryOptions = class end
DnsQueryOptions | Initializes a new instance of the DnsQueryOptions class |
EDnsOptions | Gets or set the OptRecord for the EDNS options |
IsCheckingDisabled | Gets or sets the checking disabled (CD) flag Defined in RFC 4035. |
IsDnsSecOk | Gets or sets the DNSSEC answer OK (DO) flag |
IsEDnsEnabled | Enables or disables EDNS |
IsRecursionDesired | Gets or sets the recursion desired (RD) flag Defined in RFC 1035. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |