Click or drag to resize

Throttle Constructor

Overload List
 NameDescription
Public methodThrottle(Action) Initializes a new instance of the Throttle class with a default timeout of 100ms.
Public methodThrottle(TimeSpan, Action) Initializes a new instance of the Throttle class.
Top
See Also