BlockingTaskEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubpropertyBlockedTask

Gets the task that is being waited on the UI thread and that needs to be unblocked.

System_CAPS_pubpropertyBlockingTask

Gets the task that is blocking a task being waited on the UI thread.

Return to top
Show: