struct ProgressEndEvent

Defined at line 1518 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h

The event signals the end of the progress reporting with a final message.

This event should only be sent if the corresponding capability

`supportsProgressReporting` is true.

Public Members

optional message
basic_string progressId