Dela via


ObservableConcurrencyTest.ObserveOn_Dispatcher Method

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

Syntax

'Declaration
<AsynchronousAttribute> _
<TestMethodAttribute> _
Public Sub ObserveOn_Dispatcher
'Usage
Dim instance As ObservableConcurrencyTest

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

See Also

Reference

ObservableConcurrencyTest Class

ReactiveTests.Tests Namespace