Provides access to factory methods for creating System.Threading.Tasks.Task`1 instances.
Documentation for this section has not yet been entered.
The factory returned from Task`1.Factory is a default instance of System.Threading.Tasks.TaskFactory`1, as would result from using the default constructor on the factory type.