Click or drag to resize
BroccoliSharp BroConnectionEventQueue Property
Gets event queue functions for this BroConnection.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public BroEventQueue EventQueue { get; }

Property Value

Type: BroEventQueue
See Also