Property | Type | Description | |
---|---|---|---|
QueryClass | DNSQueryClasses | ||
QueryTypes | System.UInt16[] |
Method | Description | |
---|---|---|
DNSQuery ( String DomainName ) : System | ||
DNSQuery ( String DomainName, System.Boolean RecursionDesired ) : System | ||
Serialize ( ) : Byte[] |
public DNSQuery ( String DomainName ) : System | ||
DomainName | String | |
return | System |
public DNSQuery ( String DomainName, System.Boolean RecursionDesired ) : System | ||
DomainName | String | |
RecursionDesired | System.Boolean | |
return | System |