Replies: 2 comments
|
Well, I personally never used that one. |
0 replies
|
It basically makes use of .net TransactionScope WithTransactionScope only really is applicable in those scenarios where you're already using .net TransactionScope |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How does WithTransactionScope work? When should it be used?
There's a small example in the doc, but no explanation.
All reactions