JoinableTaskFactory Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets the joinable task context to which this factory belongs. |
![]() | HangDetectionTimeout | Gets or sets the time between the last activity on a synchronously-blocking thread and the beginning of data collection about a possible hang. |
![]() | UnderlyingSynchronizationContext | Gets the underlying SynchronizationContext that controls the main thread in the host. |
Show:

