An implementation of Task based on a locally running thread.

Namespace:  Gallio.Common.Concurrency
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public class ThreadTask : Task
Visual Basic (Declaration)
Public Class ThreadTask _
	Inherits Task

Inheritance Hierarchy

See Also