TplExtensions Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCanceledTask

A task that is already canceled.

System_CAPS_pubfieldSystem_CAPS_staticCompletedTask

A singleton completed task.

System_CAPS_pubfieldSystem_CAPS_staticFalseTask

A completed task with a false result.

System_CAPS_pubfieldSystem_CAPS_staticTrueTask

A completed task with a true result.

Return to top
Show: