Click or drag to resize

EPRuntimeEventService Property

Returns the event service, for sending events to the runtime and for controlling time

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPEventService EventService { get; }

Property Value

Type: EPEventService
event service
See Also