Telnet Factory for .NET

Rexec Properties

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

Public Instance Properties

CommandGets/Sets the command to execute on the Remote Host.
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
HostnameGets/Sets the Remote Host hostname.
LicenseKey License key.
PasswordGets/Sets the password used to log in to the Remote Host.
PortGets/Sets the Remote Host 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.
UsernameGets/Sets the user name used to log in to the Remote Host.

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

Rexec Class | Jscape.Telnet Namespace