System.Threading.TTask.Cancel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Cancel;

C++

void __fastcall Cancel();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

Cancels the task.