Share via


CurrentThreadSchedulerTest.CurrentThread_ScheduleActionDueNested Method

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

Syntax

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

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

See Also

Reference

CurrentThreadSchedulerTest Class

ReactiveTests.Tests Namespace