Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLNMultiMBS class.

CURLNMultiMBS.TransferFinished(CURL as CURLNMBS, result as Integer, RemainingFinishedTransfers as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event CURL MBS CURL Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ❌ No
One transfer finished.

Query CURL object for details.
Result is the result of the transfer as returned by Perform method of CURL object.
RemainingFinishedTransfers is how many transfers are also finished and will be called right after this event.

This event fires always when the queue is empty.
You may want to turn off the timer calling Perform method when this event fires.
Later you can start timer again if you call Add method.

CURLNMultiMBS.TransfersFinished

Type Topic Plugin Version macOS Windows Linux iOS Targets
event CURL MBS CURL Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ❌ No
All pending transfers finished.

The items on this page are in the following plugins: MBS CURL Plugin.


The biggest plugin in space...