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