Skip to content

SSH.Agent.LastError

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

SSH.Agent.LastError

Property declaration

 Dim LastError As Int32

Return value

The most recent error code for the Agent instance.

Remarks

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

See also

Clone this wiki locally