SshChannelExitStatus.ErrorMessage Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
ErrorMessage
Gets the process error message if available; or null.
Declaration
public string ErrorMessage { get; }
Property Value
| Type | Description |
|---|---|
| String | Process error message. |