An NDoc Documented Class Library

DNSLookup.QTYPE_WKS Field

Query type value for Well Known Services Record. WKS record provides information about services that are available on a server. The services are HTTP, POP, IMAP... The record provides a list of ports on which the services are available.

public const int QTYPE_WKS = 11;

See Also

DNSLookup Class | Lavantech.Dns Namespace