Telnet Factory for .NET

Rlogin Properties

The properties of the Rlogin class are listed below. For a complete list of Rlogin class members, see the Rlogin Members topic.

Public Instance Properties

ConnectedGets connected status of Rlogin client.
Container (inherited from Component)Gets the IContainer that contains the Component.
EncodingGets/Sets the Encoding used when converting between string and bytes. Default is Encoding.UTF8
LicenseKey License key.
PortGets/Sets the Remote Host Rlogin port number.
ReadTimeout Gets or sets the amount of time a Socket will wait to receive data once initiated.
Site (inherited from Component)Gets or sets the ISite of the Component.

Protected Instance Properties

CanRaiseEvents (inherited from Component)Gets a value indicating whether the component can raise an event.
DesignMode (inherited from Component)Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

Rlogin Class | Jscape.Telnet Namespace