Metodo System::Threading::Tasks::ResultValueTask::get_IsCompletedSuccessfully
ResultValueTask::get_IsCompletedSuccessfully method
Ottiene un valore che indica se il task è completato con successo.
bool System::Threading::Tasks::ResultValueTask<T>::get_IsCompletedSuccessfully() const
ReturnValue
bool Vero se l’attività è terminata con successo o contiene un risultato diretto; altrimenti, falso.
Vedi anche
- Class ResultValueTask
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++