System::Threading::Tasks::Task::get_Id method

Task::get_Id method

Gets the ID for task.

int32_t System::Threading::Tasks::Task::get_Id() const

ReturnValue

int32_t The unique ID for this task

See Also