LinkedTransaction.Commit Method

Definition

Commit the transaction. First commits the IMS transaction, then the linked undo transaction.

public:
 void Commit();
public void Commit ();
member this.Commit : unit -> unit
Public Sub Commit ()

Applies to