ktor-client-cio
Toggle table of contents
3.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
ktor-client-cio
ktor-client-cio
/
io.ktor.client.engine.cio
/
CIOEngineConfig
/
maxConnectionsCount
max
Connections
Count
var
maxConnectionsCount
:
Int
(
source
)
Specifies the maximum number of connections used to make
requests
.
Report a problem