ObservableAsyncTest.FromAsyncPattern3_Error Method

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

Syntax

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

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

See Also

Reference

ObservableAsyncTest Class

ReactiveTests.Tests Namespace