SshChannel.RequestExec Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
RequestExec(String)
Requests an execution of the specified command.
Declaration
public void RequestExec(string command)
Parameters
| Type | Name | Description |
|---|---|---|
| String | command |