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

task_kill

Declaration

Source position: _crw_task.pas line 621

function task_kill(

  tid: Integer;

  how: Integer;

  exit_code: Integer;

  timeout: Integer

):Boolean;