System.Threading.Tasks.Task.Id Property

Gets a unique ID for this System.Threading.Tasks.Task instance.

Syntax

public int Id { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Task IDs are assigned on-demand and do not necessarily represent the order in the which task instances were created.

Requirements

Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0