SSH.SFTPTransferQueue.PerformOnce - charonn0/RB-libssh2 GitHub Wiki

SSH.SFTPTransferQueue.PerformOnce

Method signature

 Function PerformOnce() As Boolean

Return value

Returns True if there are still transfers in the queue. Call PerformOnce() again until it returns False.

See also