Triggers the azure message queue an event when a message was added? How can I subscribe to? this event? -


is possible configure azure message queue calls web request or whatever when message added or deleted? or thing can polling new messages in queue?

no. can use azure queues trigger events/functions azure webjobs , such. can find more information here:

https://azure.microsoft.com/en-us/documentation/articles/websites-dotnet-webjobs-sdk-storage-queues-how-to/


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -