post Full Sync
Posts an event synchronously ensuring all handlers are executed on the calling thread.
Return
The event after processing.
Parameters
T
The type of the event.
event
The event to post.
Posts an event synchronously ensuring all handlers are executed on the calling thread.
The event after processing.
The type of the event.
The event to post.