Class DelayedTaskCanceledException
Represents an exception indicating that the delayed task is canceled safely without entering the scheduled callback.
Inheritance
DelayedTaskCanceledException
Implements
Inherited Members
Namespace: DotNext.Threading.Tasks
Assembly: DotNext.Threading.dll
Syntax
public sealed class DelayedTaskCanceledException : OperationCanceledException, ISerializable