NewThreadSchedulerTest Class
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.NewThreadSchedulerTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class NewThreadSchedulerTest
'Usage
Dim instance As NewThreadSchedulerTest
[TestClassAttribute]
public class NewThreadSchedulerTest
[TestClassAttribute]
public ref class NewThreadSchedulerTest
[<TestClassAttribute>]
type NewThreadSchedulerTest = class end
public class NewThreadSchedulerTest
The NewThreadSchedulerTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NewThreadSchedulerTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NewThread_Now | |
![]() |
NewThread_ScheduleAction | |
![]() |
NewThread_ScheduleActionDue | |
![]() |
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.