Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

CURL.SetOptionMaxRecvSpeedLarge

Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works

MBS( "CURL.SetOptionMaxRecvSpeedLarge"; handle; value )

Parameters

Parameter Description Example value
Handle The CURL session handle. $curl
Value The maximum download speed in bytes per second. 50000

Result

Returns "OK" on success.

Description

Sets the maximum download speed.
If a download exceeds this speed (counted in bytes per second) on cumulative average during the transfer, the transfer will pause to keep the average rate less than or equal to the parameter value. Defaults to unlimited speed.

Feedback: Report problem or ask question.




Links
MBS Real Studio Plugins - Christians Software aus Nickenich