![]() |
BroConnectionSendEvent Method |
Name | Description | |
---|---|---|
![]() |
SendEvent(BroEvent) |
Attempts to send a BroEvent to a Bro agent.
|
![]() |
SendEvent(Byte, Int32) |
Enqueues a serialized event directly into the send buffer for this BroConnection.
|
![]() |
SendEvent(String, BroValue) |
Attempts to send an event to a Bro agent with the specified name and parameters.
|