agentExecution
The agentExecution element defines the time, in milliseconds, for the Hub Transport or the Edge Transport server to wait for an agent to return from an event before it writes to the event log.
configuration
  monitoring
    agentExecution
<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 | 
|---|---|
| Contains configuration information that defines how and when the transport service monitors agents that are installed. | 
Element Information
| Namespace | This file does not define a namespace. | 
| Schema Name | Not available. | 
| Validation File | Not Available. | 
| Can be Empty | False. |