DelegatingJoinableTaskFactory 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.(Inherited from JoinableTaskFactory.)

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.(Inherited from JoinableTaskFactory.)

System_CAPS_protpropertyUnderlyingSynchronizationContext

Gets the underlying SynchronizationContext that controls the main thread in the host.(Inherited from JoinableTaskFactory.)

Return to top
Show: