CoroutineStatus

An enum representing the status of a given coroutine

Values

ValueMeaning
Running
Suspended
Normal
Dead

Meta