get_Id()

Task::get_Id() const method

Gets the ID for task.

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

Return Value

int32_t The unique ID for this task

See Also