Share via


SynchronizationContextSchedulerTest.SynchronizationContext_ScheduleActionDue Method

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

Syntax

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub SynchronizationContext_ScheduleActionDue
'Usage
Dim instance As SynchronizationContextSchedulerTest

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

See Also

Reference

SynchronizationContextSchedulerTest Class

ReactiveTests.Tests Namespace