System.Threading.Tasks.TaskFactory Class

Provides support for creating and scheduling System.Threading.Tasks.Task objects.

See Also: TaskFactory Members

Syntax

public class TaskFactory

Remarks

The System.Threading.Tasks.TaskFactory class encodes some common System.Threading.Tasks.Task patterns into methods that pick up default settings, which are configurable through its constructors. A default instance of System.Threading.Tasks.TaskFactory is available through the Task.Factory property.

Requirements

Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0