ActionScheduler_Abstract_QueueRunner_Deprecated
in package
Abstract class with common Queue Cleaner functionality.
Table of Contents
- get_maximum_execution_time() : int
- Get the maximum number of seconds a batch can run for.
Methods
get_maximum_execution_time()
Get the maximum number of seconds a batch can run for.
protected
get_maximum_execution_time() : int
Tags
Return values
int —The number of seconds.