-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.SFTPTransferQueue.MaxCount
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
SSH.SFTPTransferQueue.MaxCount
Dim MaxCount As Integer = 256
The maximum number of transfers the SFTPTransferQueue will allow at any one time. AddDownload()
and AddUpload()
will raise an exception if adding the transfer would exceed this limit.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.