thank you
Call theSession.GetFileswithout the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, callingSession.RemoveFilesfor each.
thank you, this solution works
Call theSession.GetFileswithout the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, callingSession.RemoveFilesfor each.
Session.GetFiles without the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, calling Session.RemoveFiles for each.