SshChannelExitStatus.CoreDumped Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
CoreDumped
Gets a value indicating whether the process failed with a core dump.
Declaration
public bool CoreDumped { get; }
Property Value
Type | Description |
---|---|
Boolean | True if core-dumped; false otherwise. |