VirtualTimeScheduler<TAbsolute, TRelative> Properties

Include Protected Members
Include Inherited Members

The VirtualTimeScheduler<TAbsolute, TRelative> type exposes the following members.

Properties

  Name Description
Public property Clock Gets the scheduler's absolute time clock value. (Inherited from VirtualTimeSchedulerBase<TAbsolute, TRelative>.)
Protected property Comparer Gets the comparer used to compare absolute time values. (Inherited from VirtualTimeSchedulerBase<TAbsolute, TRelative>.)
Public property IsEnabled Gets whether the scheduler is enabled to run work. (Inherited from VirtualTimeSchedulerBase<TAbsolute, TRelative>.)
Public property Now Gets the scheduler's notion of current time. (Inherited from VirtualTimeSchedulerBase<TAbsolute, TRelative>.)

Top

See Also

Reference

VirtualTimeScheduler<TAbsolute, TRelative> Class

System.Reactive.Concurrency Namespace