SilenceInterval Element (ASSL)
Defines the minimum amount of time the instance of Microsoft SQL Server Analysis Services pauses before starting the multidimensional OLAP (MOLAP) imaging process.
Syntax
<ProactiveCaching>
   ...
   <SilenceInterval>...</SilenceInterval>
   ...
</ProactiveCaching>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | duration | 
| Default value | P0s | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Remarks
The element that corresponds to the parent of SilenceInterval in the Analysis Management Objects (AMO) object model is ProactiveCaching.