Table of Contents

Property Connected

Namespace
Tamir.SharpSsh
Assembly
SLSSH.dll

Connected

Gets a value indicating whether a connection is established.

public virtual bool Connected { get; }

Property Value

bool

true if a connection is established; otherwise, false.