GraphTransactionScope Constructor (GraphTransactionScopeOptions)
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
- options
-
Type:
Microsoft.VisualStudio.GraphModel::GraphTransactionScopeOptions
Options associated with this transaction scope
Show: