Share via


EventLoopSchedulerTest.EventLoop_SchedulerDisposed Method

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

Syntax

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

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

See Also

Reference

EventLoopSchedulerTest Class

ReactiveTests.Tests Namespace