Microsoft.AspNet.WebHooks AzureWebHookDequeueManager in C# (CSharp): 3 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Microsoft.AspNet.WebHooks.AzureWebHookDequeueManager, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Provides an event loop which dequeues messages from a Microsoft Azure Queue and then sends the WebHook to the recipients. If the delivery success then the message is removed from the queue, otherwise it remains so that another attempt can be made. After a given number of attempts the message is discarded without being delivered.