C# (CSharp) Neo4jClient.Transactions TransactionScopeProxy - 4 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Neo4jClient.Transactions.TransactionScopeProxy, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Represents a TransactionContext scope within an ITransactionalManager. Encapsulates the real TransactionContext, so that in reality it only exists one single TransactionContext object in a joined scope, but multiple TransactionScopeProxies that can be pushed, or popped (in a scope context).