NewThreadSchedulerTest.NewThread_ScheduleActionDue Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
<IgnoreAttribute> _
Public Sub NewThread_ScheduleActionDue
'Usage
Dim instance As NewThreadSchedulerTest
instance.NewThread_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public void NewThread_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public:
void NewThread_ScheduleActionDue()
[<TestMethodAttribute>]
[<IgnoreAttribute>]
member NewThread_ScheduleActionDue : unit -> unit
public function NewThread_ScheduleActionDue()