netmsmqbinding
MSMQ only tries 3 times to receive a message before an error occurs
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[详细]
2022-12-28 06:24 分类:问答deserializing messages from msmq send via netmsmq binding
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().[详细]
2022-12-17 14:20 分类:问答