EventLoopSchedulerTest 类

继承层次结构

System.Object
  ReactiveTests.Tests.EventLoopSchedulerTest

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

语法

'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

EventLoopSchedulerTest 类型公开以下成员。

构造函数

  名称 说明
Public method Public method EventLoopSchedulerTest

顶部

方法

  名称 说明
Public method Public method 等于 (继承自 Object.)
Public method Public method EventLoop_ArgumentChecking
Public method Public method EventLoop_DifferentThread
Public method Public method EventLoop_Now
Public method Public method EventLoop_ScheduleAction
Public method Public method EventLoop_ScheduleActionDue
Public method Public method EventLoop_ScheduleActionDueNested
Public method Public method EventLoop_ScheduleActionNested
Public method Public method EventLoop_ScheduleArgumentChecking
Public method Public method EventLoop_ScheduleOrderedActions
Public method Public method EventLoop_ScheduleOrderedAndTimedActions
Public method Public method EventLoop_SchedulerDisposed
Public method Public method EventLoop_ScheduleTimeAndOrderedInFlightActions
Public method Public method EventLoop_ScheduleTimeOrderedActions
Public method Public method EventLoop_ScheduleTimeOrderedInFlightActions
Public method Public method EventLoop_ScheduleWithTimeArgumentChecking
受保护的方法 完成 (继承自 Object.)
Public method Public method GetHashCode (继承自 Object.)
Public method Public method GetType (继承自 Object.)
受保护的方法 MemberwiseClone (继承自 Object.)
Public method Public method ToString (继承自 Object.)

顶部

线程安全性

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

另请参阅

参考

ReactiveTests.Tests 命名空间