The properties of the Telnet class are listed below. For a complete list of Telnet class members, see the Telnet Members topic.
![]() | Gets/Sets the supported client options |
![]() | Gets/Sets the list of tokens that are searched for during a synchronous send operation to determine the end of the operation |
![]() | Gets/Sets the time, in milliseconds, allowed to complete a synchronous send operation before a TimeoutException is thrown, default is 10000 (10 seconds) |
![]() | gets the connection state of the telnet component |
![]() | Gets/Sets the max time allowed to connect to the system before a ConnectionErrorException is thrown |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets the socket status |
![]() | Gets/Sets whether or not the connection should be kept alive or not. This should be set after a connection has been made. Default is false. |
![]() | Gets/Sets whether or not option negotiation will be preformed |
![]() | Gets the remote telnet server's port |
![]() | Gets the remote telnet server's address |
![]() | Gets/Sets the supported server options |
![]() | Gets the inital text that the remote host sent when the connection was was made |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets/Sets the endtoken used to demark the end of the server's welcome text string |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
Telnet Class | Whisperstream.CommLib.TelnetLib Namespace