[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_task' (#crwlib)

TTask.Terminate

Declaration

Source position: _crw_task.pas line 333

public function TTask.Terminate(

  aHow: Integer = DefTaskTermHow;

  aExitCode: Integer = 0;

  aTimeOut: Integer = 0

):Boolean;