Skip to content
Discussion options

You must be logged in to vote

Answering my own question.
If TransactionScopeAsyncFlowOption.Enabled is set, it is stored in an AsyncLocal variable aka CallContext. Else it is indeed stored in the thread storage, aka ThreadLocal.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Evengard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant