SSH.KnownHosts.LastError - charonn0/RB-libssh2 GitHub Wiki
SSH.KnownHosts.LastError
Property declaration
Dim LastError As Int32
Return value
The most recent error code for the KnownHosts instance.
Remarks
This gets updated anytime a call into libssh2 returns an error code.