Skip to content

SSH.Agent.Connect

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

SSH.Agent.Connect

Method Signature

 Function Connect() As Boolean

Return value

Returns True if the connection was established. Check Agent.LastError for details if this method returns False.

Remarks

Attempts to connect to the SSH agent.

Clone this wiki locally