Specifies whether an event should be created in the Event Manager when this filter is matched. (The event will be generated once and will not be generated again until statistics are read).

Namespace:  Intel.Manageability.SystemDefense
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public bool DefaultMatchEvent { get; set; }
Visual Basic (Declaration)
Public Property DefaultMatchEvent As Boolean

See Also