ProactiveCaching.Latency 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 “grace period” between the earliest notification and the moment when the MOLAP images are destroyed.
public TimeSpan Latency { get; set; }
member this.Latency : TimeSpan with get, set
Public Property Latency As TimeSpan
Property Value
A TimeSpan object.
Remarks
The default value is infinite.