RequiredParams
The number of parameters that are required for Distributed Action Handler to send the action to all the child servers.
You must define a ParamNameN and ParamValueN for each required parameter.
NOTE: You must number the parameters in consecutive order, starting from 0 (zero).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | DistributedCommandN
|
Example: | RequiredParams=2
|
See Also: | ParamNameN
ParamValueN |