Specifies whether the packet should be dropped on filter match.

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

Syntax

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

See Also