Platforms to show: All Mac Windows Linux Cross-Platform
Back to CURLSMultiMBS class.
CURLSMultiMBS.ChunkLengthPenaltySize as Int64
Function:
A connection with a chunk length longer than this will not be considered for pipelining.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.ContentLengthPenaltySize as Int64
Function:
A connection with a content-length longer than this will not be considered for pipelining.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.Handle as Integer
Function:
The internal object reference.
Notes: (Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read only property)
CURLSMultiMBS.Lasterror as Integer
Function:
The last error code.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.MaxConcurrentStreams as Integer
Function:
The maximum number of concurrent connections to a server.
Notes:
Maximum number of concurrent streams to support on a connection.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Maximum number of concurrent streams to support on a connection.
(Read and Write property)
CURLSMultiMBS.MaxConnects as Integer
Function:
Maximum number of entries in the connection cache.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.MaxHostConnections as Integer
Function:
Maximum number of (pipelining) connections to one host.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.MaxPipelineLength as Integer
Function:
Maximum number of requests in a pipeline.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.MaxTotalConnections as Integer
Function:
Maximum number of open connections in total.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes: (Read and Write property)
CURLSMultiMBS.Pipelining as Integer
Function:
Set to 1 to enable pipelining for this multi handle.
Notes:
Only for HTTP protocol.
Used to be a boolean property for 15.0 to 18.1, but changed to integer for 18.2.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Only for HTTP protocol.
Used to be a boolean property for 15.0 to 18.1, but changed to integer for 18.2.
(Read and Write property)
CURLSMultiMBS.RunningTransfers as Integer
Function:
Number of running transfers.
Notes:
Set by Perform method.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Set by Perform method.
(Read only property)
The items on this page are in the following plugins: MBS CURL Plugin.
