AddingEngineEventArgs Class
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.
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 |