Click or drag to resize

EPLScriptContextEventBeanService 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#
EventBeanService EventBeanService { get; }

Property Value

Type: EventBeanService
event type and event services
See Also