ObservableBlockingTest.Next_Error Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Next_Error
'Usage
Dim instance As ObservableBlockingTest

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

See Also

Reference

ObservableBlockingTest Class

ReactiveTests.Tests Namespace