post Handler Async
Posts an event synchronously.
Return
The event after processing.
Parameters
T
The type of the event.
event
The event to post.
Posts an event synchronously.
The event after processing.
The type of the event.
The event to post.