JoinableTaskFactory Properties

 

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

NameDescription
System_CAPS_pubpropertyContext

Gets the joinable task context to which this factory belongs.

System_CAPS_protpropertyHangDetectionTimeout

Gets or sets the time between the last activity on a synchronously-blocking thread and the beginning of data collection about a possible hang.

System_CAPS_protpropertyUnderlyingSynchronizationContext

Gets the underlying SynchronizationContext that controls the main thread in the host.

Return to top
Show: