SSH.Agent.LastError - charonn0/RB-libssh2 GitHub Wiki 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 List of error codes