Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CURL.RunningTransfers
Queries list of running transfers.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 5.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.RunningTransfers" )
Parameters
none
Result
Returns list or error.
Description
Queries list of running transfers.This list is empty if no transfer is running.
See also CURL.NumberOfRunningTransfers for just the count.
Examples
Shows list of running transfers:
Show Custom Dialog ["Transfers in progress"; MBS( "CURL.RunningTransfers" )]
See also
Release notes
- Version 9.5
- Fixed problem in CURL.RunningTransfers if there has not yet been a CURL connection.
Blog Entries
This function checks for a license.
Created 12nd July 2015, last changed 15th April 2018