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