JoinableTaskContext Properties

 

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

NameDescription
System_CAPS_pubpropertyFactory

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

System_CAPS_pubpropertyIsWithinJoinableTask

Determines whether the caller is currently running in the context of a joinable task.

System_CAPS_pubpropertyMainThread

Gets the main thread that can be shared by tasks created by this context.

Return to top
Show: