The SshChannelExitStatus type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | CoreDumped |
Gets a value indicating whether the process failed with a core dump.
|
![]() ![]() | ErrorMessage |
Gets the process error message if available; or null.
|
![]() ![]() | ExitCode |
Gets the process exit code.
|
![]() ![]() | SignalName |
Gets the process signal name if available; or null.
|