Méthode System::IAsyncResult::get_IsCompleted
IAsyncResult::get_IsCompleted method
Renvoie une valeur indiquant si l’opération asynchrone est terminée.
virtual bool System::IAsyncResult::get_IsCompleted()=0
ReturnValue
Vrai si l’opération asynchrone est terminée, sinon - faux
Voir aussi
- Class IAsyncResult
- Namespace System
- Library Aspose.Font for C++