Share via


TransactionBase.Finalize Method

Definition

Enables an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

~TransactionBase ();
override this.Finalize : unit -> unit
Finalize ()

Applies to