BlockLiteral.CleanupBlock Method

Definition

Releases the resources associated with this block.

public void CleanupBlock ();
member this.CleanupBlock : unit -> unit

Remarks

This releases the GCHandle that points to the user delegate.

Applies to