get_Cancelled()

AsyncCompletedEventArgs::get_Cancelled() const 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