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