Dart.Emulation Namespace : Telnet Class |
For a list of all members of this type, see Telnet members.
Name | Description | |
---|---|---|
Binary | Gets or sets the state of the Telnet Transmit-Binary option. | |
ClientOptions | Gets a collection of desired client options. | |
CloseTime | Returns the DateTime the connection was closed. (Inherited from Dart.Emulation.TcpBase) | |
ConnectTime | Returns the DateTime the connection was established. (Inherited from Dart.Emulation.TcpBase) | |
Container | (Inherited from System.ComponentModel.Component) | |
CRLF | Set to true if the Pty property is used and a CR should be converted to a CRLF for sending. (Inherited from Dart.Emulation.PtyBase) | |
Echo | Gets or sets the state of the Telnet Echo option. | |
Encoding | Character encoding used by the component. (Inherited from Dart.Emulation.ComponentBase) | |
LocalEcho | Set to true if the Pty property is used and keystrokes should be displayed in the textbox. (Inherited from Dart.Emulation.PtyBase) | |
NetworkStream | Returns the NetworkStream object created when Connect() is called. (Inherited from Dart.Emulation.TcpBase) | |
Pty | Gets or sets a display control to use for automatic pseudo terminal support. (Inherited from Dart.Emulation.PtyBase) | |
RemoteEndPoint | Gets the remote address and port of the connection. (Inherited from Dart.Emulation.TcpBase) | |
ServerOptions | Gets a collection of desired server options. | |
Site | (Inherited from System.ComponentModel.Component) | |
Socket | Gets the socket used by the component for communications. (Inherited from Dart.Emulation.SocketBase) | |
SocketOption | Gets and sets the socket options for classes derived from TcpBase. (Inherited from Dart.Emulation.TcpBase) | |
SslStream | Returns the SslStream object created when AuthenticateAsClient or AuthenticateAsServer are called. (Inherited from Dart.Emulation.TcpBase) | |
State | Gets the status of the connection as of the last socket operation. (Inherited from Dart.Emulation.TcpBase) | |
SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Emulation.ComponentBase) | |
SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Emulation.ComponentBase) | |
Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Emulation.ComponentBase) | |
TerminalType | Gets or sets the terminal type used for the Telnet TerminalType option. | |
WindowSize | Gets or sets the window-size used for the Telnet WindowSize option. |