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

◆ report_progress() [1/2]

void xtd::forms::background_worker::report_progress ( int32  percent_progress)

Raises the ProgressChanged event.

Parameters
percent_progressThe percentage, from 0 to 100, of the background operation that is complete.