Arcadia


ICanThrottleExtensionsCSharp

Static members

Static memberDescription
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
Fork me on GitHub