Share via


EventLoopSchedulerTest.EventLoop_DifferentThread Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub EventLoop_DifferentThread
'Usage
Dim instance As EventLoopSchedulerTest

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

See Also

Reference

EventLoopSchedulerTest Class

ReactiveTests.Tests Namespace