-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.Perform
Andrew Lambert edited this page Jan 16, 2023
·
10 revisions
libcURL.MultiHandle.Perform
Sub Perform()
Calling this method will activate a timer which calls PerformOnce on the MultiHandle
until the last item is removed. If the timer is not already running then calling this method starts it, otherwise calling this method will update the timer's period with libcURL's best estimate of an optimum interval.
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.