progress_reporter::report Method (C++ REST SDK)
Sends a progress report to the asynchronous action or operation to which this progress reporter is bound.
void report(
const _ProgressType& _Val
) const;
Parameters
- _Val
The payload to report through a progress notification.
Requirements
Header: pplxtasks.h
Namespace: pplx