Click or drag to resize

EPEventTypeService Interface

Service for managing event types.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public interface EPEventTypeService

The EPEventTypeService type exposes the following members.

Methods
  NameDescription
Public methodGetEventType
Returns the event type as defined by a given deployment.
Public methodGetEventTypePreconfigured
Returns the event type for a preconfigured event type.
Top
See Also