ProactiveCaching.Enabled Property

Definition

Gets or sets an indication if proactive caching is enabled.

public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Property Value

true if proactive caching is enabled; otherwise, false.

Applies to