ITransaction.Abort(BOID, Int32, Int32) Method

Definition

Aborts the transaction.

C#
public void Abort(ref System.EnterpriseServices.BOID pboidReason, int fRetaining, int fAsync);

Parameters

pboidReason
BOID

An optional BOID that indicates why the transaction is being aborted. This parameter can be null, indicating that no reason for the abort is provided.

fRetaining
Int32

Must be false.

fAsync
Int32

When fAsync is true, an asynchronous abort is performed and the caller must use ITransactionOutcomeEvents to learn the outcome of the transaction.

Applies to

Proizvod Verzije
.NET Framework 1.1, 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