CloseTimeout

Maximum time (in seconds) within which the close entry point must complete or else be terminated.

Default is 60 seconds.The CloseTimeout attribute value can be overridden.

Note   This attribute is not used on Windows.

RunInContainer defines whether the agent framework should run all the script-based entry points for the agent inside the container. If the attribute is set to 1, all script-based entry points are forked off inside the local container that is configured for the corresponding resource. If the attribute is set to 0, even if a resource's service group has ContainerInfo set, the entry point scripts for that resource will still be run in the global container.