threadId property

int? threadId
final

ID of thread that issues the event.

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

Implementation

final int? threadId;