Share via


CurrentThreadSchedulerTest.CurrentThread_ScheduleActionDue Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub CurrentThread_ScheduleActionDue
'Usage
Dim instance As CurrentThreadSchedulerTest

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

See Also

Reference

CurrentThreadSchedulerTest Class

ReactiveTests.Tests Namespace