TaskEventLoop sealed class TaskEventLoop : IEventLoop The default event loop. Documentation Code public TaskEventLoop() public void CancelAll() public IEventLoopEntry Enqueue(Action<CancellationToken> task, TaskPriority priority) public void Spin()