vote up 0 vote down star

Hello,

I use MSMQ through WCF to store messages in private queue. (private queue hosted by Windows Server 2003). Messages are stored only for 24 hours and automatically removed from queue, somebody know why ?

Thank's for your help

flag

1 Answer

vote up 1 vote down

Maybe the messages have an expiry set? See Message.TimeToBeReceived property.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.