Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

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

Blog Entries

This function checks for a license.

Created 12nd July 2015, last changed 15th April 2018


CURL.Reset - CURL.SendData

💬 Ask a question or report a problem