Bridge

TaskStatus..::..Canceled Field

The task acknowledged cancellation by throwing an OperationCanceledException with its own CancellationToken while the token was in signaled state, or the task's CancellationToken was already signaled before the task started executing.

Namespace:  System.Threading.Tasks
Assembly:  Bridge (in Bridge.dll)

Syntax


public const TaskStatus Canceled
Public Const Canceled As TaskStatus
public:
literal TaskStatus Canceled