다음을 통해 공유


SynchronizationContextSchedulerTest 클래스

상속 계층 구조

System.Object
  ReactiveTests.Tests.SynchronizationContextSchedulerTest

네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)

Syntax

'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 형식은 다음 멤버를 노출합니다.

생성자

  속성 Description
Public 메서드 SynchronizationContextSchedulerTest

상위

메서드

  속성 Description
Public 메서드 같음 개체 에서 상속됩니다.
Protected 메서드 Finalize 개체 에서 상속됩니다.
Public 메서드 GetHashCode 개체 에서 상속됩니다.
Public 메서드 GetType 개체 에서 상속됩니다.
Protected 메서드 MemberwiseClone 개체 에서 상속됩니다.
Public 메서드 SynchronizationContext_Now
Public 메서드 SynchronizationContext_ScheduleAction
Public 메서드 SynchronizationContext_ScheduleActionDue
Public 메서드 SynchronizationContext_ScheduleActionError
Public 메서드 ToString 개체 에서 상속됩니다.

상위

스레드 보안

이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

ReactiveTests.Tests 네임스페이스