Langage

ITransactionPromoter.Promote Méthode

Définition

Avertit un objet inscrit qu’une escalade de la transaction déléguée a été demandée.

public:
 cli::array <System::Byte> ^ Promote();
public byte[]? Promote();
public byte[] Promote();
abstract member Promote : unit -> byte[]
Public Function Promote () As Byte()

Retours

Byte[]

Jeton de propagation émetteur/récepteur qui marshale une transaction distribuée. Pour plus d’informations, consultez GetTransactionFromTransmitterPropagationToken(Byte[]).

Remarques

Un TransactionPromotionException doit être levée par une implémentation de l’interface IPromotableSinglePhaseNotification pour indiquer qu’un appel à a Promote échoué.

S’applique à