AsyncResult.Finalize Method

Definition

Allows the AsyncResult object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

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

Applies to