wodSFTP.NET connection timeout (wodSFTP / wodSFTP.NET / wodSFTPdll)
I have set the Blocking property of my SFTP object to true and was wondering how long the code will actually wait for a connection to be established. I assume that the code will not wait indefinitely. Is the Timeout property used when establishing the initial connection or some other internal value?
Thanks.