System.Threading.ITask.GetId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetId: Integer;

C++

virtual int __fastcall GetId() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Threading.pas
System.Threading.hpp
System.Threading ITask

Description

Is the implementations of the ITask.GetId function.