Click or drag to resize

BusModifierEventTypeOption Class

Implement this interface to provide or override the bus modifier for an event type.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compiler.client.optionBusModifierEventTypeOption

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public sealed class BusModifierEventTypeOption : MulticastDelegate

The BusModifierEventTypeOption type exposes the following members.

Constructors
  NameDescription
Public methodBusModifierEventTypeOption
Initializes a new instance of the BusModifierEventTypeOption class
Top
Methods
See Also