SSH.SFTPSession.Close - charonn0/RB-libssh2 GitHub Wiki
SSH.SFTPSession.Close
Method Signature
Sub Close()
Remarks
Ends the SFTP session. All remaining open streams over the session will be forcibly closed.
Sub Close()
Ends the SFTP session. All remaining open streams over the session will be forcibly closed.