Gets a value indicating whether the process failed with a core dump.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CoreDumped As Boolean Get |
C# |
---|
public bool CoreDumped { get; } |