JoinableTaskFactory Constructor

 

Initializes a new instance of JoinableTaskFactory.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

NameDescription
System_CAPS_pubmethodJoinableTaskFactory(JoinableTaskCollection)

Initializes a new instance of JoinableTaskFactory that adds all generated jobs to the specified collection.

System_CAPS_pubmethodJoinableTaskFactory(JoinableTaskContext)

Initializes a new instance of JoinableTaskFactory with the specified owning context.

Return to top
Show: