ITerminal.IsDisposed Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
IsDisposed
Gets a value indicating whether the terminal is disposed.
Declaration
bool IsDisposed { get; }
Property Value
Type | Description |
---|---|
Boolean | True if disposed; false if not disposed. |