SynchronizationContextSchedulerTest 类

继承层次结构

System.Object
  ReactiveTests.Tests.SynchronizationContextSchedulerTest

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

语法

'Declaration
<TestClassAttribute> _
Public Class SynchronizationContextSchedulerTest
'Usage
Dim instance As SynchronizationContextSchedulerTest
[TestClassAttribute]
public class SynchronizationContextSchedulerTest
[TestClassAttribute]
public ref class SynchronizationContextSchedulerTest
[<TestClassAttribute>]
type SynchronizationContextSchedulerTest =  class end
public class SynchronizationContextSchedulerTest

SynchronizationContextSchedulerTest 类型公开以下成员。

构造函数

  名称 说明
Public 方法 SynchronizationContextSchedulerTest

顶部

方法

  名称 说明
Public 方法 等于 (继承自 Object.)
受保护的方法 完成 (继承自 Object.)
Public 方法 GetHashCode (继承自 Object.)
Public 方法 GetType (继承自 Object.)
受保护的方法 MemberwiseClone (继承自 Object.)
Public 方法 SynchronizationContext_Now
Public 方法 SynchronizationContext_ScheduleAction
Public 方法 SynchronizationContext_ScheduleActionDue
Public 方法 SynchronizationContext_ScheduleActionError
Public 方法 ToString (继承自 Object.)

顶部

线程安全性

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

另请参阅

参考

ReactiveTests.Tests 命名空间