pid property

int? pid
final

The PID of the process to kill, or null to allow killing any process.

Implementation

final int? pid;