TerminalException.Status Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9313)
Status
Gets the exception status.
Declaration
public TerminalExceptionStatus Status { get; }
Property Value
| Type | Description |
|---|---|
| TerminalExceptionStatus | One of the TerminalExceptionStatus values. |