AppserverIo\Appserver\MessageQueue\QueueManagerSettingsInterface::getMaximumJobsToProcess PHP Method

getMaximumJobsToProcess() public method

Returns the maximum number of jobs to process in parallel.
    public function getMaximumJobsToProcess();
QueueManagerSettingsInterface