|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Defines the exception thrown in a thread upon cancellation of an operation that the thread was executing. More...
#include "System/SystemException.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::OperationCanceledException |
| The exception that is thrown in a thread upon cancellation of an operation that the thread was executing. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Defines the exception thrown in a thread upon cancellation of an operation that the thread was executing.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file OperationCanceledException.h.