ProtectionEngineSettings.TemplateRefreshRate Property

Definition

How often we should fetch templates from cloud, versus using a cached copy. A value of 0 means we will never cache Templates for this engine. This is the default. Will only recognize whole hours. Less than 1 hour will be treated as always refresh (default).

public TimeSpan TemplateRefreshRate { get; set; }
member this.TemplateRefreshRate : TimeSpan with get, set
Public Property TemplateRefreshRate As TimeSpan

Property Value

Applies to