Shell.Connected Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
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. |