Click or drag to resize

BusEventTypeAttribute Class

Annotation that is the modifier for event-bus-visible event types
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.annotationBusEventTypeAttribute

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class BusEventTypeAttribute : Attribute

The BusEventTypeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodBusEventTypeAttribute
Initializes a new instance of the BusEventTypeAttribute class
Top
See Also