Transaction Scope
The scoping event broker fully supports the transaction scope available in the .NET framework. In order to get the transaction scope working you have first to setup the scoping event broker properly.Setup of the scoping event broker
The usage of the scoping event broker is astonishingly simple. Basically it is only two lines of code.
That's already it! The scoping event broker is now aware of ambient transactions and can automatically attach to those.