MSMQ Outgoing Queue Timout Duration for failed transmissions -


most systems have default timeout durations if expected behavior not achieved. example, sql server has connection timeout , command time out. web services typically have time out period waiting response.

for msmq, when attempt send message invalid host, see message in originating host's outgoing queue state of 'waiting connect' , history showing 'name resolution failed...'.

how long stay in outgoing queues area? ever move dead-letter queue? there controls define duration?

you want message timers.

time reach queue controls when message goes dead letter queue.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -