Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Queues » Service Model » Indigo   (RSS)

Single Reader for MSMQ

My application needs to process messages from a queue in-order but multiple messages are being read at once. How do I make the service only use a single reader? There are two modes that control how many requests a service can process at once. InstanceContextMode
 
Page view tracker