Click or drag to resize

EPLMethodInvocationContextEventBeanService Property

Returns event and event type services.

Namespace:  com.espertech.esper.common.client.hook.expr
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EventBeanService EventBeanService { get; }

Property Value

Type: EventBeanService
eventBeanService
See Also