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 CURLNMultiMBS class.
CURLNMultiMBS.AutoPerform as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 23.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Set to true to run Perform automatically. For this the plugin manages a timer to call perform regularly.
We set this to true for the default shared instance, so it runs without you doing anything.
(Read and Write property)
CURLNMultiMBS.ChunkLengthPenaltySize as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.ContentLengthPenaltySize as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read only property)
CURLNMultiMBS.Lasterror as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.MaxConcurrentStreams as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Maximum number of concurrent streams to support on a connection.
(Read and Write property)
CURLNMultiMBS.MaxConnects as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.MaxHostConnections as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.MaxPipelineLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.MaxTotalConnections as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write property)
CURLNMultiMBS.Pipelining as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
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)
CURLNMultiMBS.RunningTransfers as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Set by Perform method.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CURL | MBS CURL Plugin | 23.3 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
You can store whatever reference value you need.
(Read and Write property)
The items on this page are in the following plugins: MBS CURL Plugin.