no didn't think to start another transaction. If I find some time I
will spike this.

On Oct 5, 9:48 am, Corey Kaylor <[email protected]> wrote:
> On the reply block have you tried something like this?
> using(var tx = new TransactionScope(TransactionScopeOption.RequiresNew))
> {
>      //reply code here
>      tx.Complete();
>
> }
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to