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.
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.ImmediateSchedulerTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class ImmediateSchedulerTest
'Usage
Dim instance As ImmediateSchedulerTest
[TestClassAttribute]
public class ImmediateSchedulerTest
[TestClassAttribute]
public ref class ImmediateSchedulerTest
[<TestClassAttribute>]
type ImmediateSchedulerTest = class end
public class ImmediateSchedulerTest
The ImmediateSchedulerTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ImmediateSchedulerTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Immediate_Now | |
![]() |
Immediate_ScheduleAction | |
![]() |
Immediate_ScheduleActionDue | |
![]() |
Immediate_ScheduleActionError | |
![]() |
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.