Click or drag to resize

EPRuntimeEventTypeService Property

Returns the event type service, for obtaining information on event types

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

Property Value

Type: EPEventTypeService
event type service
See Also