Pavel Tupitsyn created IGNITE-5831:
--------------------------------------
Summary: .NET: Support TransactionScopeAsyncFlowOption.Enabled in TransactionScope
Key: IGNITE-5831
URL:
https://issues.apache.org/jira/browse/IGNITE-5831 Project: Ignite
Issue Type: Improvement
Components: platforms
Reporter: Pavel Tupitsyn
Fix For: 2.3
IGNITE-4887 introduces support for async transaction continuations (start tx in one thread, perform async cache update, continue transaction in async continuation).
This should allow us to support {{TransactionScopeAsyncFlowOption.Enabled}} ([msdn|
https://msdn.microsoft.com/en-us/library/system.transactions.transactionscopeasyncflowoption(v=vs.110).aspx]) with {{TransactionScope}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)