shellProcessId property
The process ID of the terminal shell. The value should be less than or equal to 2147483647 (2^31-1).
Implementation
final int? shellProcessId;
The process ID of the terminal shell. The value should be less than or equal to 2147483647 (2^31-1).
final int? shellProcessId;