The properties of the Rexec class are listed below. For a complete list of Rexec class members, see the Rexec Members topic.
Command | Gets/Sets the command to execute on the Remote Host. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
Encoding | Gets/Sets the Encoding used when converting between string and bytes. Default is Encoding.UTF8 |
Hostname | Gets/Sets the Remote Host hostname. |
LicenseKey | License key. |
Password | Gets/Sets the password used to log in to the Remote Host. |
Port | Gets/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. |
Username | Gets/Sets the user name used to log in to the Remote Host. |
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. |
Rexec Class | Jscape.Telnet Namespace