libcURL.cURLSession.Yield - charonn0/RB-libcURL GitHub Wiki

libcURL.cURLSession.Yield

Property declaration

 Dim Yield As Boolean

Remarks

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.