ControlSchedulerTest Class
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.ControlSchedulerTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class ControlSchedulerTest
'Usage
Dim instance As ControlSchedulerTest
[TestClassAttribute]
public class ControlSchedulerTest
[TestClassAttribute]
public ref class ControlSchedulerTest
[<TestClassAttribute>]
type ControlSchedulerTest = class end
public class ControlSchedulerTest
The ControlSchedulerTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ControlSchedulerTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Control_ArgumentChecking | |
![]() |
Control_Now | |
![]() |
Control_Property | |
![]() |
Control_ScheduleAction | |
![]() |
Control_ScheduleActionDue | |
![]() |
Control_ScheduleActionDueCancel | |
![]() |
Control_ScheduleActionDueNow | |
![]() |
Control_ScheduleActionError | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
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.