System::ComponentModel::BackgroundWorker::DoWork field

DoWork field

Occurs when System::ComponentModel::BackgroundWorker::RunWorkerAsync is called.

System::MulticastDelegate<void(System::SharedPtr<System::Object>, System::SharedPtr<System::ComponentModel::DoWorkEventArgs>)> System::ComponentModel::BackgroundWorker::DoWork

See Also