ProactiveCaching.ForceRebuildInterval Property

Definition

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.

Applies to