mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-coroutines
/
kt.mobius.flow
/
ExecutionPolicy
/
Concurrent
/
Concurrent
Concurrent
constructor
(
limit
:
Int
)
Parameters
limit
The number of effects that that can be handled concurrently, defaulting to
DEFAULT_CONCURRENCY
.