EventLoopScheduler public sealed class EventLoopScheduler : LocalScheduler, ISchedulerPeriodic, IDisposable Documentation Code public EventLoopScheduler() public void Dispose() public IDisposable SchedulePeriodic<TState>(TState state, TimeSpan period, Func<TState, TState> action)