fireSuspendingEvent
abstract fun fireSuspendingEvent( event: <Error class: unknown class>, eventExecutionType: EventExecutionType): Collection<<Error class: unknown class>>
Fires a suspending event with the given eventExecutionType.
Return
Collection of receiver jobs. May already be completed.