Skip to content

SSH.KnownHosts.LastError

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

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.

See also

Clone this wiki locally