Name
	sctp set singlethread 

SYNOPSIS
	sctp set singlethread <true | false> stackname <stack-name>

DESCRIPTION
	Number of worker threads dedicated to call the applications above SCTP. 
	If this property is not specified, the default settings will dedicate only one thread 
	for calling applications above SCTP
	
PARAMETERS

	Standard Parameters

	<singlethread>	-	If true stack will be single threaded else multi 
					threaded.
	
	Optional Parameters

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

EXAMPLES
	sctp set singlethread true