This version of Unity is unsupported.

ProcessService.TerminateSlave

Declaration

public static void TerminateSlave(int pid);

Parameters

pid The process ID of the slave process to terminate.

Description

Terminates a slave process.