All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.sccp_set_timerexecutors_threadcount.txt Maven / Gradle / Ivy

There is a newer version: 8.0.0-179
Show newest version
Name
	sccp set timerexecutors_threadcount

SYNOPSIS
	sccp set timerexecutors_threadcount 
	stackname 

DESCRIPTION
	Set number of threads in thread pool for connections timers. Range is from 1
	to 100. If passed value is less than 1, it sets to 1 and if passed
	value is greater than 1000, it sets to 1000
	
PARAMETERS

	Standard Parameters

		-	values from 1 to 1000.
	
	Optional Parameters

		-	Name of the stack on which this command is executed. 
					If not passed, the first stack configured in ShellExecutor
					will be used.	

EXAMPLES
	sccp set timerexecutors_threadcount 10




© 2015 - 2024 Weber Informatics LLC | Privacy Policy