Share via


ObservableTimeTest.Throttle_TimeSpan_AllDrop Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Throttle_TimeSpan_AllDrop
'Usage
Dim instance As ObservableTimeTest

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace