Closed larsw closed 6 years ago
The rationale behind this PR is buried in the following line: https://github.com/rebus-org/Rebus.SqlServer/pull/27/files#diff-0dfbf0812d546f08d95df8938d2c0b3cR49
Awesome work – it'll be out soon
it's out in Rebus.SqlServer 5.0.0-b5 in a few minutes
Adds support for enlistment in ambient transactions (if present).
AFAIK all changes are backwards compatible; adds a
bool enlistInAmbientTransaction
to the methods in question with a default value set tofalse
.Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.