System::ComponentModel::BackgroundWorker::RunWorkerAsync μέθοδος
BackgroundWorker::RunWorkerAsync() method
Ξεκινά την εκτέλεση μιας λειτουργίας στο παρασκήνιο.
void System::ComponentModel::BackgroundWorker::RunWorkerAsync()
Δείτε επίσης
- Class BackgroundWorker
- Namespace System::ComponentModel
- Library Aspose.Page for C++
BackgroundWorker::RunWorkerAsync(const System::SharedPtr<System::Object>&) method
Ξεκινά την εκτέλεση μιας λειτουργίας στο παρασκήνιο.
void System::ComponentModel::BackgroundWorker::RunWorkerAsync(const System::SharedPtr<System::Object> &argument)
| Parameter | Type | Περιγραφή |
|---|---|---|
| όρισμα | const System::SharedPtr<System::Object>& | Μια παράμετρος για χρήση από τη λειτουργία παρασκηνίου που θα εκτελεστεί στον System::ComponentModel::BackgroundWorker::DoWork διαχειριστή συμβάντος. |
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class BackgroundWorker
- Namespace System::ComponentModel
- Library Aspose.Page for C++