API:System.Threading.ITask.Id

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Id: Integer read GetId;

C++

__property int Id = {read=GetId};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.