libcURL.MultiHandle.Perform - charonn0/RB-libcURL GitHub Wiki
libcURL.MultiHandle.Perform
Method Signature
Sub Perform()
Remarks
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.