Timeout Element (ASSL)

Specifies the time, in seconds, after which an attempt to retrieve data reports a timeout.

Syntax

  
<DataSource>  
   ...  
   <Timeout>...</Timeout>  
   ...  
</DataSource>  

Element Characteristics

Characteristic Description
Data type and length Duration
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element DataSource
Child elements None

Remarks

The element that corresponds to the parent of Timeout in the Analysis Management Objects (AMO) object model is DataSource.

See Also

Properties (ASSL)