HistoricalSchedulerBase Constructor
Creates a new historical scheduler, using the minimum value of DateTimeOffset as the initial clock value.
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive (in System.Reactive.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New HistoricalSchedulerBase()
protected HistoricalSchedulerBase()
protected:
HistoricalSchedulerBase()
new : unit -> HistoricalSchedulerBase
protected function HistoricalSchedulerBase()