Discuss this help topic in SecureBlackbox Forum
This method closes the Sftp connection
Declaration
Parameters
Description
Call this method to close the Sftp connection.
After calling this method no more data should be sent through the connection.
In case of error, EElSFTPError exception containing
SFTP error code, is raised.
For more information on error handling, please read the
corresponding how-to article.