progressId property

String progressId
final

An ID that can be used in subsequent progressUpdate and progressEnd events to make them refer to the same progress reporting. IDs must be unique within a debug session.

Implementation

final String progressId;