Telnet Factory for .NET

Rsh Properties

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

Public Instance Properties

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 Rsh 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

Rsh Class | Jscape.Telnet Namespace