GraphTransactionScope Constructor (Transaction^)
Visual Studio 2015
Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- transaction
-
Type:
System.Transactions::Transaction^
The transaction to join
Show: