Click or drag to resize
BroccoliSharp BroEventArgs Properties

The BroEventArgs type exposes the following members.

Properties
  Name Description
Public property EventName
Name of the Bro event.
Public property EventTime
Timestamp of the Bro event.
Public property Parameters
Parameters of the Bro event.
Public property UserData
User data associated with the Bro event.
Top
See Also