Task UUID as returned from Parallel.Task.
More...
|
static ulong | next_uuid = 0 |
| Global counter for next UUID to be generated. More...
|
|
Task UUID as returned from Parallel.Task.
◆ TaskUUID()
DotMP.TaskUUID.TaskUUID |
( |
| ) |
|
|
inlinepackage |
Default constructor. Initializes this task's UUID to the next valid UUID.
◆ GetUUID()
ulong DotMP.TaskUUID.GetUUID |
( |
| ) |
|
|
inlinepackage |
Gets this task's UUID.
- Returns
- This task's UUID.
◆ next_uuid
ulong DotMP.TaskUUID.next_uuid = 0 |
|
staticprivate |
Global counter for next UUID to be generated.
◆ uuid
readonly ulong DotMP.TaskUUID.uuid |
|
private |
The documentation for this class was generated from the following file: