Gets a value indicating whether the terminal is disposed.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IsDisposed As Boolean Get |
| C# |
|---|
public bool IsDisposed { get; } |