Store::UnregisterTransactionLog Method (TransactionLog^)
Visual Studio 2015
Allows a client to unregister a transaction log from being notified of events on this store.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- log
-
Type:
Microsoft.VisualStudio.Modeling::TransactionLog^
The log that will be unregistered so it no longer is notified of events on this store.
Show: