TaskPoolSchedulerTest.TaskPool_ScheduleActionDue 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<TestMethodAttribute> _
<IgnoreAttribute> _
Public Sub TaskPool_ScheduleActionDue
'Usage
Dim instance As TaskPoolSchedulerTest

instance.TaskPool_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public void TaskPool_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public:
void TaskPool_ScheduleActionDue()
[<TestMethodAttribute>]
[<IgnoreAttribute>]
member TaskPool_ScheduleActionDue : unit -> unit 
public function TaskPool_ScheduleActionDue()

另请参阅

参考

TaskPoolSchedulerTest 类

ReactiveTests.Tests 命名空间