다음을 통해 공유


EventLoopSchedulerTest 클래스

상속 계층 구조

System.Object
  ReactiveTests.Tests.EventLoopSchedulerTest

네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(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

EventLoopSchedulerTest 형식은 다음 멤버를 노출합니다.

생성자

  속성 Description
Public 메서드 EventLoopSchedulerTest

상위

메서드

  속성 Description
Public 메서드 같음 개체 에서 상속됩니다.
Public 메서드 EventLoop_ArgumentChecking
Public 메서드 EventLoop_DifferentThread
Public 메서드 EventLoop_Now
Public 메서드 EventLoop_ScheduleAction
Public 메서드 EventLoop_ScheduleActionDue
Public 메서드 EventLoop_ScheduleActionDueNested
Public 메서드 EventLoop_ScheduleActionNested
Public 메서드 EventLoop_ScheduleArgumentChecking
Public 메서드 EventLoop_ScheduleOrderedActions
Public 메서드 EventLoop_ScheduleOrderedAndTimedActions
Public 메서드 EventLoop_SchedulerDisposed
Public 메서드 EventLoop_ScheduleTimeAndOrderedInFlightActions
Public 메서드 EventLoop_ScheduleTimeOrderedActions
Public 메서드 EventLoop_ScheduleTimeOrderedInFlightActions
Public 메서드 EventLoop_ScheduleWithTimeArgumentChecking
Protected 메서드 Finalize 개체 에서 상속됩니다.
Public 메서드 GetHashCode 개체 에서 상속됩니다.
Public 메서드 GetType 개체 에서 상속됩니다.
Protected 메서드 MemberwiseClone 개체 에서 상속됩니다.
Public 메서드 ToString 개체 에서 상속됩니다.

상위

스레드 보안

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

참고 항목

참조

ReactiveTests.Tests 네임스페이스