ProactiveCaching.ForceRebuildInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.
public TimeSpan ForceRebuildInterval { get; set; }
member this.ForceRebuildInterval : TimeSpan with get, set
Public Property ForceRebuildInterval As TimeSpan
Property Value
A TimeSpan object.
Remarks
The default value is infinite.