Share via


DispatcherSchedulerTest.Dispatcher_ScheduleActionDue Method

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

Syntax

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

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

See Also

Reference

DispatcherSchedulerTest Class

ReactiveTests.Tests Namespace