İngilizce dilinde oku Düzenle

Aracılığıyla paylaş


ITransactionPromoter Interface

Definition

Describes a delegated transaction for an existing transaction that can be escalated to be managed by the MSDTC when needed.

C#
public interface ITransactionPromoter
Derived

Remarks

When you want to implement a resource manager, you should not implement the ITransactionPromoter interface directly. Instead, you should implement the ISinglePhaseNotification interface, which inherits the single Promote method of this interface. For more information on implementing a resource manager, see Implementing A Resource Manager.

Methods

Promote()

Notifies an enlisted object that an escalation of the delegated transaction has been requested.

Applies to

Ürün Sürümler
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1