ITransactionPromoter Interface
Describes a delegated transaction for an existing transaction that can be escalated to be managed by the MSDTC when needed.
Namespace: System.Transactions
Assembly: System.Transactions (in System.Transactions.dll)
The ITransactionPromoter type exposes the following members.
When you want to implement a resource manager, you should not implement the ITransactionPromoter interface directly. Instead, you should implement ISinglePhaseNotification inteface which inherits the single Promote method of this interface. For more information on implementing a resource manager, see Implementing A Resource Manager.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
