 | EPDataFlowEventCollectorContext Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EPDataFlowEventCollectorContext(
EventServiceSendEventCommon sender,
Object event
)
Parameters
- sender
- Type: EventServiceSendEventCommon
for sending events to the event bus - event
- Type: SystemObject
to process
See Also