TpScheduler.cs
Go to the documentation of this file.
abstract IEnumerable< Task > GetScheduledTasks()
Definition: AggregateException.cs:31
abstract bool TryExecuteTaskInline(Task task, bool taskWasPreviouslyQueued)
abstract internal void QueueTask(Task task)
internal bool TryExecuteTask(Task task)
Definition: TaskScheduler.cs:118
Definition: IStructuralComparable.cs:33
virtual internal bool TryDequeue(Task task)
Definition: TaskScheduler.cs:113