Skip to content

HistoricalScheduler.GetNext() method

Defined in

Type: HistoricalScheduler Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

protected override IScheduledItem<DateTimeOffset>? GetNext()

Summary: Gets the next scheduled item to be executed.

Returns: IScheduledItem? -- The next scheduled item.