System::ComponentModel::BackgroundWorker::set_WorkerReportsProgress method
BackgroundWorker::set_WorkerReportsProgress method
Sets a value indicating whether the System::ComponentModel::BackgroundWorker can report progress updates.
void System::ComponentModel::BackgroundWorker::set_WorkerReportsProgress(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The true or false. |
See Also
- Class BackgroundWorker
- Namespace System::ComponentModel
- Library Aspose.PDF for C++