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

KillProcess

Declaration

Source position: _crw_task.pas line 486

function KillProcess(

  aPid: TPid;

  aExitCode: Integer;

  sig: Integer = SIGTERM

):Boolean;