Share via


JoinableTaskFactory Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of JoinableTaskFactory.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method JoinableTaskFactory(JoinableTaskCollection) Initializes a new instance of JoinableTaskFactory that adds all generated jobs to the specified collection.
Public method JoinableTaskFactory(JoinableTaskContext) Initializes a new instance of JoinableTaskFactory with the specified owning context.

Top

See Also

Reference

JoinableTaskFactory Class

Microsoft.VisualStudio.Threading Namespace