MessageBus.ExecuteOnceWithReturn Method

Overload List

ExecuteOnceWithReturn<TParameter, TReturn>(String, TParameter, MessageBusPublisherOptions<TParameter, TReturn>) Executes as publisher specified by message name with the argument provided and get the return value.
ExecuteOnceWithReturn<TParameter, TReturn>(String, TParameter, MessageBusPublisherOptions<TParameter, TReturn>) Executes as publisher specified by message name with the argument provided and get the return value.

See Also