ParameterAttributes
DescriptionA general-purpose mechanism to pass parameters to the kernel and internal subsystems. See parameters for a complete list of the available parameters. Sample XML<kernel> <parameters> <parameter name="urn:composition:deployment.timeout" value="2500" /> </parameters> </kernel> |