The Rlogin type exposes the following members.

Events

  Name Description
Public event ConnectedEvent
Occurs after a successful connection to the Remote Host.
Public event DataReceivedEvent
Occurs after successfully reading data from the Remote Host.
Public event DisconnectedEvent
Occurs after a successful disconnection from the Remote Host.
Public event Disposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)

See Also