Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.CurrentThreadSchedulerTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class CurrentThreadSchedulerTest
'Usage
Dim instance As CurrentThreadSchedulerTest
[TestClassAttribute]
public class CurrentThreadSchedulerTest
[TestClassAttribute]
public ref class CurrentThreadSchedulerTest
[<TestClassAttribute>]
type CurrentThreadSchedulerTest = class end
public class CurrentThreadSchedulerTest
The CurrentThreadSchedulerTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CurrentThreadSchedulerTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CurrentThread_EnsureTrampoline | |
![]() |
CurrentThread_EnsureTrampoline_Nested | |
![]() |
CurrentThread_EnsureTrampolineAndCancel | |
![]() |
CurrentThread_EnsureTrampolineAndCancelTimed | |
![]() |
CurrentThread_Now | |
![]() |
CurrentThread_ScheduleAction | |
![]() |
CurrentThread_ScheduleActionDue | |
![]() |
CurrentThread_ScheduleActionDueNested | |
![]() |
CurrentThread_ScheduleActionError | |
![]() |
CurrentThread_ScheduleActionNested | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.