Click or drag to resize

EPDataFlowInstantiationOptionsSurrogateEventSender Property

Returns the event sender /runtime to use

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPRuntimeEventProcessWrapped SurrogateEventSender { get; set; }

Return Value

Type: EPRuntimeEventProcessWrapped
runtime.
See Also