EventLoopSchedulerTest Class
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.EventLoopSchedulerTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class EventLoopSchedulerTest
'Usage
Dim instance As EventLoopSchedulerTest
[TestClassAttribute]
public class EventLoopSchedulerTest
[TestClassAttribute]
public ref class EventLoopSchedulerTest
[<TestClassAttribute>]
type EventLoopSchedulerTest = class end
public class EventLoopSchedulerTest
The EventLoopSchedulerTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EventLoopSchedulerTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
EventLoop_ArgumentChecking | |
![]() |
EventLoop_DifferentThread | |
![]() |
EventLoop_Now | |
![]() |
EventLoop_ScheduleAction | |
![]() |
EventLoop_ScheduleActionDue | |
![]() |
EventLoop_ScheduleActionDueNested | |
![]() |
EventLoop_ScheduleActionNested | |
![]() |
EventLoop_ScheduleArgumentChecking | |
![]() |
EventLoop_ScheduleOrderedActions | |
![]() |
EventLoop_ScheduleOrderedAndTimedActions | |
![]() |
EventLoop_SchedulerDisposed | |
![]() |
EventLoop_ScheduleTimeAndOrderedInFlightActions | |
![]() |
EventLoop_ScheduleTimeOrderedActions | |
![]() |
EventLoop_ScheduleTimeOrderedInFlightActions | |
![]() |
EventLoop_ScheduleWithTimeArgumentChecking | |
![]() |
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.