Change MSMQ transaction timeout

402 views
Skip to first unread message

Stig Christensen

unread,
Dec 5, 2013, 3:04:08 AM12/5/13
to particula...@googlegroups.com

Is it possible to set the MSMQ transaction timeout from the NSB configuration?
On the version we use now (2.6) we can’t.

Kijana Woodard

unread,
Dec 5, 2013, 8:20:26 AM12/5/13
to particula...@googlegroups.com

Iirc, it's a setting for .net which you can set in your web/app config.

On Dec 5, 2013 2:27 AM, "Stig Christensen" <stig.chr...@gmail.com> wrote:

Is it possible to set the MSMQ transaction timeout from the NSB configuration?
On the version we use now (2.6) we can’t.

--
You received this message because you are subscribed to the Google Groups "Particular Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftw...@googlegroups.com.
To post to this group, send email to particula...@googlegroups.com.
Visit this group at http://groups.google.com/group/particularsoftware.
To view this discussion on the web visit https://groups.google.com/d/msgid/particularsoftware/aaf382a6-22f8-4e19-bdf1-5bb7be8da11b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Stig Christensen

unread,
Dec 10, 2013, 8:21:06 AM12/10/13
to particula...@googlegroups.com
Solution:

Configure.Transactions.Advanced(settings => settings.DefaultTimeout(new TimeSpan(0, 30, 0)));

and also change the max timeout in machine config

http://blogs.msdn.com/b/ajit/archive/2008/06/18/override-the-system-transactions-default-timeout-of-10-minutes-in-the-code.aspx


Reply all
Reply to author
Forward
0 new messages