System::ComponentModel::AsyncCompletedEventArgs::get_Cancelled method
AsyncCompletedEventArgs::get_Cancelled method
Gets a value indicating whether an asynchronous operation has been canceled. true if the background operation has been canceled; otherwise false. The default is false.
bool System::ComponentModel::AsyncCompletedEventArgs::get_Cancelled() const
See Also
- Class AsyncCompletedEventArgs
- Namespace System::ComponentModel
- Library Aspose.PUB for C++