ThreadPoolSchedulerTest.ThreadPool_ScheduleActionDue 方法

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

语法

'Declaration
<TestMethodAttribute> _
<IgnoreAttribute> _
Public Sub ThreadPool_ScheduleActionDue
'Usage
Dim instance As ThreadPoolSchedulerTest

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

另请参阅

参考

ThreadPoolSchedulerTest 类

ReactiveTests.Tests 命名空间