Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Manages transaction beginning events.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
Public NotInheritable Class TransactionBeginningEventManager _
Inherits TransactionEventManager
'Usage
Dim instance As TransactionBeginningEventManager
public sealed class TransactionBeginningEventManager : TransactionEventManager
public ref class TransactionBeginningEventManager sealed : public TransactionEventManager
public final class TransactionBeginningEventManager extends TransactionEventManager
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.GlobalEventManager
Microsoft.VisualStudio.Modeling.TransactionEventManager
Microsoft.VisualStudio.Modeling.TransactionBeginningEventManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.