开发者

Outgoing MSMQ timeout configuration

I have an application that uses NServiceBus to send and receive messages. 开发者_运维百科When the application hasn't received a message in a certain time period the outgoing connection is lost which results in messages not being received on the application until it has been restarted or it initiates a message.

Is there a way to configure the MSMQ timeout?


As mentioned in the comments outgoing queues are temporary and will be removed if no messages are sent in a certain period of time. This can't cause message loss. Is this still a problem?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜