start
abstract fun start(wait: Boolean = false): ApplicationEngine
Starts this ApplicationEngine
Parameters
wait
- if true, this function does not exit until application engine stops and exits
Return returns this instance
abstract fun start(wait: Boolean = false): ApplicationEngine
Starts this ApplicationEngine
wait
- if true, this function does not exit until application engine stops and exits
Return returns this instance