Parents: <process-set>
Valid Values: An integer > 0 and < 3600
A timeout value can be configured for each action.
Example:
<ias-component id="<Essbase-Cluster-Name>"> <process-type id="EssbaseAgent" module-id="ESS" service-failover="1" service-weight="101"> <environment> ... </environment> <start timeout="600" retry="2" /> <stop timeout="600"/> <restart timeout="600" retry="2" /> </process-type> </ias-component>