processId property

int? processId
final

ID of process that emitted the event.

Corresponds to the "pid" field in the JSON event.

Implementation

final int? processId;