Somehow my database using service broker got messed up and then all the messages started filling up msdb, I am using it to monitor object access and such, so nothing critical, but filling up my msdb is critical, what I want is some way to use the service
broker to send these events but to have then expire after an hour or so if they aren't picked up. This way the msdb won't fill up, is this possible??
I bleed .net