The Telnet type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HostName |
Gets the host-name of the remote server.
| |
| LogWriter |
Gets or sets the logger used by this object.
| |
| Port |
Gets the port of the remote server.
| |
| Proxy |
Gets or sets the network proxy to use to access a remote server.
| |
| Settings |
Gets or sets Telnet object settings.
| |
| Timeout |
Gets or sets the length of time in milliseconds before the operation times out (specify -1 or 0 to indicate that the request does not time out).
|