AddingEngineEventArgs Class

Definition

Event used to notify that an "AddEngine" operation is starting

public class AddingEngineEventArgs : EventArgs
type AddingEngineEventArgs = class
    inherit EventArgs
Public Class AddingEngineEventArgs
Inherits EventArgs
Inheritance
AddingEngineEventArgs

Properties

RequiresPolicyFetch

Whether or not engine data must be fetched via HTTP or if it will be loaded from cache

Applies to