AddingEngineEventArgs.RequiresPolicyFetch 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.
Whether or not engine data must be fetched via HTTP or if it will be loaded from cache
public bool RequiresPolicyFetch { get; }
member this.RequiresPolicyFetch : bool
Public ReadOnly Property RequiresPolicyFetch As Boolean