ControlScheduler public class ControlScheduler : LocalScheduler, ISchedulerPeriodic Documentation Code public Control Control { get; } public ControlScheduler(Control control) public IDisposable SchedulePeriodic<TState>(TState state, TimeSpan period, Func<TState, TState> action)