Finalize Method

Task Parallel System.Threading

Frees all resources associated with this scheduler.

Namespace:  System.Threading.Tasks
Assembly:  System.Threading (in System.Threading.dll)

Syntax

Visual Basic (Declaration)
Protected Overrides Sub Finalize
C#
protected override void Finalize()

See Also