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