DelegatingJoinableTaskFactory Constructor (JoinableTaskFactory^)
Visual Studio 2015
Initializes an instance of the DelegatingJoinableTaskFactory.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- innerFactory
-
Type:
Microsoft.VisualStudio.Threading::JoinableTaskFactory^
The inner factory that will create the tasks.
Show: