Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<AsynchronousAttribute> _
<TestMethodAttribute> _
Public Sub ObserveOn_DispatcherScheduler
'Usage
Dim instance As ObservableConcurrencyTest
instance.ObserveOn_DispatcherScheduler()
[AsynchronousAttribute]
[TestMethodAttribute]
public void ObserveOn_DispatcherScheduler()
[AsynchronousAttribute]
[TestMethodAttribute]
public:
void ObserveOn_DispatcherScheduler()
[<AsynchronousAttribute>]
[<TestMethodAttribute>]
member ObserveOn_DispatcherScheduler : unit -> unit
public function ObserveOn_DispatcherScheduler()