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