Share via


DispatcherSchedulerTest.Dispatcher_ScheduleActionDueNow Method

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

Syntax

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub Dispatcher_ScheduleActionDueNow
'Usage
Dim instance As DispatcherSchedulerTest

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

See Also

Reference

DispatcherSchedulerTest Class

ReactiveTests.Tests Namespace