ObservableSingleTest.WindowWithTimeOrCount_Error Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub WindowWithTimeOrCount_Error
'Usage
Dim instance As ObservableSingleTest

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace