Method RunSchedule
RunSchedule(bool)
Identifies and runs any Terminal.Gui.AnsiRequestScheduler._queuedRequests that can be sent based on the current outstanding requests of the parser.
public bool RunSchedule(bool force = false)
Parameters
force
boolRepeated requests to run the schedule over short period of time will be ignored. Pass true to override this behaviour and force evaluation of outstanding requests.