DelegatingJoinableTaskFactory 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.(Inherited from JoinableTaskFactory.) |
![]() | 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.(Inherited from JoinableTaskFactory.) |
![]() | UnderlyingSynchronizationContext | Gets the underlying SynchronizationContext that controls the main thread in the host.(Inherited from JoinableTaskFactory.) |
Show:

