DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
TaskCanceledException.h File Reference

Exception thrown to indicate task cancellation in asynchronous operations. More...

#include "Common.h"
#include "System/SystemException.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::Tasks::TaskCanceledException
 Exception thrown to indicate task cancellation in asynchronous operations. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Threading
namespace  DotNetDupe::System::Threading::Tasks

Detailed Description

Exception thrown to indicate task cancellation in asynchronous operations.

Definition in file TaskCanceledException.h.