ObservableAsyncTest.FromAsyncPattern4 Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub FromAsyncPattern4
'Usage
Dim instance As ObservableAsyncTest

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

See Also

Reference

ObservableAsyncTest Class

ReactiveTests.Tests Namespace