Share via


SynchronizationContextSchedulerTest.SynchronizationContext_ScheduleAction Method

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

Syntax

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

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

See Also

Reference

SynchronizationContextSchedulerTest Class

ReactiveTests.Tests Namespace