toHandler

Converts a JBlockingSuspendApplicationEventHandler to a SuspendApplicationEventHandler.

Return

The converted SuspendApplicationEventHandler.

Parameters

dispatcherContext

The coroutine context to use for executing the handler's suspend functions. Defaults to Dispatchers.IO.