Provides support for creating and scheduling System.Threading.Tasks.Task objects.
See Also: TaskFactory Members
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.