Enum DetectionType

DetectionType enumeration

The type of detection.

public enum DetectionType

Values

NameValueDescription
Inline0Threat detected at delivery time.
Delayed1Threat detected after delivery.
ZAP2Messages removed by Zero hour auto purge. Events with this detection type will typically be preceded by a message with a “Delayed” detection type.

See Also