QbservableTest.Throttle Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Throttle
'Usage
Dim instance As QbservableTest
instance.Throttle()
[TestMethodAttribute]
public void Throttle()
[TestMethodAttribute]
public:
void Throttle()
[<TestMethodAttribute>]
member Throttle : unit -> unit
public function Throttle()