Skip to content

SSH.Agent.LastError

Andrew Lambert edited this page Jul 28, 2018 · 5 revisions

SSH.Agent.LastError

Method Signature

 Function LastError() As Integer

Return value

The most recent error code for the Agent instance.

Remarks

This gets updated anytime a call into libssh2 returns an error code.

Clone this wiki locally