EventLoopSchedulerTest.EventLoop_ScheduleTimeOrderedInFlightActions 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<TestMethodAttribute> _
Public Sub EventLoop_ScheduleTimeOrderedInFlightActions
'Usage
Dim instance As EventLoopSchedulerTest

instance.EventLoop_ScheduleTimeOrderedInFlightActions()
[TestMethodAttribute]
public void EventLoop_ScheduleTimeOrderedInFlightActions()
[TestMethodAttribute]
public:
void EventLoop_ScheduleTimeOrderedInFlightActions()
[<TestMethodAttribute>]
member EventLoop_ScheduleTimeOrderedInFlightActions : unit -> unit 
public function EventLoop_ScheduleTimeOrderedInFlightActions()

另请参阅

参考

EventLoopSchedulerTest 类

ReactiveTests.Tests 命名空间