PowerTCP Telnet for .NET
Rlogin Class Methods

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

Public Methods
 NameDescription
Public MethodAbort Performs a hard close of the connection. (Inherited from Dart.Telnet.TcpBase)
Public MethodAuthenticateAsClientOverloaded.  Authenticates the server when establishing a secure connection. (Inherited from Dart.Telnet.TcpBase)
Public MethodAuthenticateAsClientTaskAsyncOverloaded.  Authenticates the server when establishing a secure connection. (Inherited from Dart.Telnet.TcpBase)
Public MethodClose Gracefully closes the connection. (Inherited from Dart.Telnet.TcpBase)
Public MethodConnectOverloaded.  Connects to an Rlogin server.  
Public MethodConnectAsyncConnect to a server using the configuration specified by session. (Inherited from Dart.Telnet.TcpBase)
Public MethodConnectTaskAsyncConnect to a server using the configuration specified by session. (Inherited from Dart.Telnet.TcpBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStream Provides access to the underlying Stream. (Inherited from Dart.Telnet.TcpBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLoginOverloaded.  Log into an Rlogin server.  
Public MethodMarshalOverloaded.  Marshals data to the UI thread. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadOverloaded.  Receives data from the remote host. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadAsync Start an asynchronous read on the socket. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadTaskAsync Start an awaitable asynchronous read on the socket. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadToCount Read until count bytes are read, an exception is thrown, or the connection is closed. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadToDelimiterOverloaded.  Read until the delimiter is found, an exception is thrown, or the connection is closed. (Inherited from Dart.Telnet.TcpBase)
Public MethodReadToEnd Read until the connection is closed or an exception is thrown. (Inherited from Dart.Telnet.TcpBase)
Public MethodShutdownSsl Signals the remote host to shutdown the SSL connection. (Inherited from Dart.Telnet.TcpBase)
Public MethodStart Starts a worker thread on which the specified delegate function executes.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodWriteOverloaded.  Sends data to the remote host. (Inherited from Dart.Telnet.TcpBase)
Public MethodWriteAsync Start an asynchronous write on the socket. (Inherited from Dart.Telnet.TcpBase)
Public MethodWriteTaskAsync Start an awaitable asynchronous write on the socket. (Inherited from Dart.Telnet.TcpBase)
Top
See Also

Reference

Rlogin Class
Dart.Telnet Namespace


PowerTCP Telnet for .NET Documentation Version 8.0
© 2026 Dart Communications. All Rights Reserved.
Send comments on this topic