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