ActivationContext.Finalize Method

Definition

Enables an ActivationContext object to attempt to free resources and perform other cleanup operations before the ActivationContext is reclaimed by garbage collection.

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

Applies to