Documentation Center

Property

This topic describes the Property element.

Description

A named property for this Queue. The following property names can be used:

PropertyDescription
ReceiveTimeoutThe number of milliseconds after which ActiveMQ stops waiting for more data.
CleanupA Boolean indicating whether to clean up the folder with incoming deployment packages
MaxRetriesThe maximum number of times that the Content Deployer retries if the package failed
MaxSizeThe maximum size of a deployment package, in bytes
PollingIntervalThe interval (in milliseconds) used when polling
RetriesIntervalThe number of milliseconds to wait before retrying deployment
WorkersThe maximum number of threads that the Content Deployer starts in order to process incoming packages. If your database pool configuration in the Storage Layer configuration file has the type tridion, this number must be lower than, or equal to, the pool size configured in the Storage Layer configuration. If left unspecified, the number of workers per queue defaults to 10.

Attributes

AttributeDescription and useType
Name

The name of the named property.

string
Value

The value of the named property.

string