Skip to content
#

service-bus

Here are 103 public repositories matching this topic...

codeliner
codeliner commented Aug 10, 2016

Provide better explanation and examples of async message routing.

See chat discussion for the why?

Guy Radford @guyradford 22:08
...
I have managed to get the router to put the ActionEvent out through Bernard... but the router then try to route the message internally... I have trued to get$actionEvent->stopPropagation(true); and $actionEvent->setParam(MessageBus::EVENT_PARAM_MESSAGE_HANDLED, tru

backendjavadeveloper
backendjavadeveloper commented Jun 8, 2018

i am trying to register my message Hander for azure servicebus and i see the following description about one of the constructors of messageHandlerOptions class:-
maxConcurrentCalls maximum number of concurrent calls to the onMessage handler
autoComplete true if the pump should automatically complete message after onMessageHandler action is completed. false otherwise.
**maxAutoRenewDurat

Improve this page

Add a description, image, and links to the service-bus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-bus topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.