ObservableConcurrencyTest.ObserveOn_CurrentDispatcher 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

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

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

另请参阅

参考

ObservableConcurrencyTest 类

ReactiveTests.Tests 命名空间