ContingentProperties Class - Internal Members

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at ContingentProperties Class - Internal Members.

Contains additional properties for a Task object.

Namespace: System.Threading.Tasks

Assembly: mscorlib (in mscorlib.dll)

Because you cannot access these internal members from the .NET Framework, the following syntax is provided in Common Intermediate Language (CIL).

.class auto ansi nested assembly beforefieldinit ContingentProperties  
       extends System.Object  

Fields

NameDescription
m_childrenThe list of child tasks that are registered with this task.

The .NET Framework initializes the fields of this class only when they are needed.

Parallel Extension Internals for the .NET Framework

Show: