python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Timeout exception when peeking a session enabled topic/subscription with no active messages
I am writing some code to monitor our azure servicebus queues and topics, I want to notify if we have old messages. My code works except that, if a subscription does not have any active messages in it...
Clint Eastwood
Votes: 0
Answers: 2
How to set application properties in a ServiceBusMessage?
How can we add custom properties or application properties with the latest SDK azure-messaging-servicebus?
It seems something doable in the previous package com.microsoft.azure:azure-servicebu like th...
Gaston G
Votes: 0
Answers: 1
MassTransit batch consumer stalling, not receiving messages
We've got an issue where from time to time, a consumers for a specific message will stall and stop receiving/processing messages. It's not always the same consumer type, but I'm pretty sure it's alway...
Joel
Votes: 0
Answers: 0
Sending Thumbprint of a Key Vault Certificate to Service Bus topic through Azure Portal configuration
I have come across this link https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions which does the following:
1.Create a Service Bus namespace...
MonishaBarooah
Votes: 0
Answers: 1