Microsoft Visual Studio Community 2017
Version 15.9.14
VisualStudio.15.Release/15.9.14+28307.770
Microsoft .NET Framework
Version 4.7.03062
Installed Version: Community
Everything is working fine, can connect and get the results I want, but the exception is thrown.
Catch "portion" of code does not catch it, but is printed in the output. Even tried the try...catch for the whole code.
SSH.NET.2016.1.0 installed using nuget (for current project)
Code.txt