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