Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()