HistoricalSchedulerTest Class

Inheritance Hierarchy

System.Object
  ReactiveTests.Tests.HistoricalSchedulerTest

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestClassAttribute> _
Public Class HistoricalSchedulerTest
'Usage
Dim instance As HistoricalSchedulerTest
[TestClassAttribute]
public class HistoricalSchedulerTest
[TestClassAttribute]
public ref class HistoricalSchedulerTest
[<TestClassAttribute>]
type HistoricalSchedulerTest =  class end
public class HistoricalSchedulerTest

The HistoricalSchedulerTest type exposes the following members.

Constructors

  Name Description
Public method HistoricalSchedulerTest

Top

Methods

  Name Description
Public method AdvanceBy
Public method AdvanceTo
Public method Cancellation
Public method Ctor
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsEnabled
Protected method MemberwiseClone (Inherited from Object.)
Public method Order
Public method Start_Stop
Public method Time
Public method ToString (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ReactiveTests.Tests Namespace