MSMQ private queue size limit

Posted by DaeMoohn on Stack Overflow See other posts from Stack Overflow or by DaeMoohn
Published on 2010-04-29T06:49:49Z Indexed on 2010/04/29 6:57 UTC
Read the original article Hit count: 390

Filed under:
|
|

Hi,

I am trying to put messages in a private queue defined on my local computer, but the queue size cannot exceed 8 MB. I am getting an exception every time after that size is reached. The size for the specific queue is set at 10 GB. I am running Windows 7 Professional. Is there a limitation because of that?

© Stack Overflow or respective owner

Related posts about c#4.0

Related posts about windows-7