xtd 0.2.0
Loading...
Searching...
No Matches

◆ report()

template<typename type_t >
virtual void xtd::iprogress< type_t >::report ( const type_t &  value)
pure virtualnoexcept

Reports a progress update.

Parameters
valueThe value of the updated progress.