Click or drag to resize
BroccoliSharp BroEventArgsEventName Property
Name of the Bro event.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public string EventName { get; set; }

Property Value

Type: String
Remarks
Returns ev_name value from the bro_ev_meta structure.
See Also