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