Whois client namespace.
Classes
| Class | Description | |
|---|---|---|
| LoopException |
Thrown on whois loop server error.
| |
| ServerCertificateValidateEventArgs |
Arguments for ServerCertificateValidateEventHandler and ServerCertificateValidate event.
| |
| ServerException |
Represents an error that occurred on the server.
| |
| SSLConfiguration |
Represents SSL configuration (client certificates, enabled SSL protocols)
| |
| TcpTextClient |
Implements simple TCP/IP text client.
| |
| Whois |
Whois is client implementation.
| |
| WhoisPath |
WhoisPath performs recursive whois search.
| |
| WhoisResponse |
Response received from Whois server.
|
Delegates
| Delegate | Description | |
|---|---|---|
| ServerCertificateValidateEventHandler |
Handler for ServerCertificateValidateEventHandler.
|