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