ShutdownStrategy

enum ShutdownStrategy : Enum<ShutdownStrategy>

See https://shynixn.github.io/MCCoroutine/wiki/site/plugindisable for more details.

Entries

MANUAL
Link copied to clipboard

Default shutdown strategy. The coroutine session needs to be explicitly disposed.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int