Discuss this help topic in SecureBlackbox Forum
Closes the opened file handle.
Declaration
Parameters
Description
Use this method to close the active file handle.
After passing to this function the handle becomes invalid and should not be used.
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.