Dart.Emulation Namespace : Rlogin Class |
For a list of all members of this type, see Rlogin members.
Name | Description | |
---|---|---|
![]() | 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) |
![]() | DisplayCharacters | Gets or sets a value representing the number of columns and rows sent to the host during login. |
![]() | DisplayPixels | Gets or sets the size of the display sent to the remote host during login. |
![]() | 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) |
![]() | 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) |
![]() | TerminalTypeSpeed | Gets or sets the terminal type and speed. |