Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CURLSMultiMBS class.
CURLSMultiMBS.TransferFinished(CURL as CURLSMBS, 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 |
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.
CURLSMultiMBS.TransfersFinished
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
The items on this page are in the following plugins: MBS CURL Plugin.