System::ComponentModel::BackgroundWorker::RunWorkerCompleted field
RunWorkerCompleted field
Occurs when the background operation has completed, has been canceled, or has raised an exception.
System::MulticastDelegate<void(System::SharedPtr<System::Object>, System::SharedPtr<System::ComponentModel::RunWorkerCompletedEventArgs>)> System::ComponentModel::BackgroundWorker::RunWorkerCompleted
See Also
- Class BackgroundWorker
- Namespace System::ComponentModel
- Library Aspose.PDF for C++