-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.Yield
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.Yield
Dim Yield As Boolean
When set to True
(default), synchronous transfers will periodically yield to other threads. Setting this to False
can noticeably increase transfer speed at the expense of locking up the app/thread.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.