-
-
Notifications
You must be signed in to change notification settings - Fork 230
ITransactionTracer should implement IDisposable #4321
Copy link
Copy link
Closed
Labels
.NETPull requests that update .net codePull requests that update .net codeImprovementpublic APIAdditions/modifications to, or removals from, the public API surface area.Additions/modifications to, or removals from, the public API surface area.
Milestone
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeImprovementpublic APIAdditions/modifications to, or removals from, the public API surface area.Additions/modifications to, or removals from, the public API surface area.
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Status
No status
Problem Statement
Transaction scopes should be easier to manage in code by having the ITransactionTracer implement IDisposable.
Solution Brainstorm
Product Area
Unknown