agentExecution
Applies to: Exchange Server 2013
The agentExecution element defines the time, in milliseconds, for the Client Access or Mailbox server to wait for an agent to return from an event before it writes to the event log.
<agentExecution timeLimitInMilliseconds="" />
agentExecutionType (complexType)
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
timeLimitInMilliseconds |
A positive integer value that specifies the time, in milliseconds, for the server to wait for an agent to return from an event before it writes a warning to the event log. Performance can decrease if this value is too small. The suggested value for this attribute is 300,000, which equates to 5 minutes. |
Child elements
None.
Parent elements
Element | Description |
---|---|
monitoring |
Contains configuration information that defines how and when the Front End Transport service or the Transport service monitors agents that are installed. |
Element information
Element | Example |
---|---|
Namespace |
This file does not define a namespace. |
Schema Name |
Not available. |
Validation File |
Not available. |
Can be Empty |
False. |