Construtor HistoricSchedulerBase
Cria um novo agendador histórico, usando o valor mínimo de DateTimeOffset como o valor inicial do relógio.
Namespace:System.Reactive.Concurrency
Assembly: System.Reactive (em System.Reactive.dll)
Sintaxe
'Declaration
Protected Sub New
'Usage
Dim instance As New HistoricalSchedulerBase()
protected HistoricalSchedulerBase()
protected:
HistoricalSchedulerBase()
new : unit -> HistoricalSchedulerBase
protected function HistoricalSchedulerBase()