Share via


ObservableTimeTest.Throttle_TimeSpan_SomeDrop Method

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

Syntax

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

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace