PowerTCP Emulation for .NET
Rlogin Class Properties

For a list of all members of this type, see Rlogin members.

Public Properties
 NameDescription
Public PropertyCloseTime Returns the DateTime the connection was closed. (Inherited from Dart.Emulation.TcpBase)
Public PropertyConnectTime Returns the DateTime the connection was established. (Inherited from Dart.Emulation.TcpBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCRLF 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)
Public PropertyDisplayCharacters Gets or sets a value representing the number of columns and rows sent to the host during login.  
Public PropertyDisplayPixels Gets or sets the size of the display sent to the remote host during login.  
Public PropertyEncoding Character encoding used by the component. (Inherited from Dart.Emulation.ComponentBase)
Public PropertyLocalEcho Set to true if the Pty property is used and keystrokes should be displayed in the textbox. (Inherited from Dart.Emulation.PtyBase)
Public PropertyNetworkStreamReturns the NetworkStream object created when Connect() is called. (Inherited from Dart.Emulation.TcpBase)
Public PropertyPty Gets or sets a display control to use for automatic pseudo terminal support. (Inherited from Dart.Emulation.PtyBase)
Public PropertyRemoteEndPoint Gets the remote address and port of the connection. (Inherited from Dart.Emulation.TcpBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket Gets the socket used by the component for communications. (Inherited from Dart.Emulation.SocketBase)
Public PropertySocketOption Gets and sets the socket options for classes derived from TcpBase. (Inherited from Dart.Emulation.TcpBase)
Public PropertySslStreamReturns the SslStream object created when AuthenticateAsClient or AuthenticateAsServer are called. (Inherited from Dart.Emulation.TcpBase)
Public PropertyState Gets the status of the connection as of the last socket operation. (Inherited from Dart.Emulation.TcpBase)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Emulation.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Emulation.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Emulation.ComponentBase)
Public PropertyTerminalTypeSpeed Gets or sets the terminal type and speed.  
Top
See Also

Reference

Rlogin Class
Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic