TransactionInfo.ReconcilePending Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reconciles all pending calls that have join the transaction.
public void ReconcilePending ();
abstract member ReconcilePending : unit -> unit
override this.ReconcilePending : unit -> unit
member this.ReconcilePending : unit -> unit
Public Sub ReconcilePending ()