Metodo System::ComponentModel::AsyncCompletedEventArgs::get_Cancelled
AsyncCompletedEventArgs::get_Cancelled method
Restituisce un valore che indica se un’operazione asincrona è stata annullata. true se l’operazione in background è stata annullata; altrimenti false. Il valore predefinito è false.
bool System::ComponentModel::AsyncCompletedEventArgs::get_Cancelled() const
Vedi anche
- Class AsyncCompletedEventArgs
- Namespace System::ComponentModel
- Library Aspose.Font for C++