ProactiveCaching.Latency Property

Definition

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.

Applies to