Shell.Connected Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Connected
Returns a value indicating whether the Shell object is connected.
Declaration
public bool Connected { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if connected; false if not connected. |