ICanThrottleExtensionsCSharp
Static members
Static member | Description |
Throttle(this, milliseconds)
Signature:(this:ICanThrottle<'T> * milliseconds:int) -> 'T
Type parameters: 'T |
|
Throttle(...)
Signature:(this:ICanThrottle<'T> * milliseconds:int * waitForStable:bool) -> 'T
Type parameters: 'T |