| Dart.Ssh Namespace > Session Class : ExecCommand Method |
| Exception | Description |
|---|---|
| System.IO.IOException | Thrown if the Session or the underlying connection is closed, or if a remote execution has already started. |
This method is available by accessing the Session property and is provided for low-level control. It is normally used by invoking the Execute(String) method.