ISchedulerPeriodNoSubMs interface ISchedulerPeriodNoSubMs : ISchedulerPeriodic Documentation Code namespace System.Reactive.Concurrency { internal interface ISchedulerPeriodNoSubMs : ISchedulerPeriodic { } }