-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.Perform
Andrew Lambert edited this page Nov 26, 2022
·
10 revisions
libcURL.MultiHandle.Perform
Sub Perform()
Calling MultiHandle.Perform
will activate a timer which calls MultiHandle.PerformOnce on the multistack until
the last item is Removed from the stack. If the stack is not being processed, calling Perform will begin processing the stack. If the stack is already being processed calling Perform will update the PerformTimer 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.