I have some messages in my queue. Now I notice that after 3 tries the service host faults. Is this a normal behavior? Where does the 3 times comes from? I thought it came from receiveRetryCount. But I
We have wcf service and on error we send messages to \"poison\" queu开发者_如何学编程e using netmsmq binding rather than using System.Messaging\'s Send Method().