ActionThrottler
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel
Summary:
An object that is able to throttle an action.
Object
=>
ActionThrottler
Constructors
Properties
Gets or sets the throttler time span.
Type: TimeSpan
Type: TimeSpan
Methods
// Schedules a call to the target action.
// Forces the call to the target action, this call is not throttled.