public class DispatchersKt
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IO_PARALLELISM_PROPERTY_NAME
Name of the property that defines the maximal number of threads that are used by
Dispatchers.getIO coroutines dispatcher. |
public static java.lang.String IO_PARALLELISM_PROPERTY_NAME
Name of the property that defines the maximal number of threads that are used by Dispatchers.getIO coroutines dispatcher.
Dispatchers.getIO