JoinableTaskContextNode::Factory Property

 

Gets the factory that creates joinable tasks that do not belong to a joinable task collection.

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

public:
property JoinableTaskFactory^ Factory {
	JoinableTaskFactory^ get();
}
Return to top
Show: