Click or drag to resize

EventTypeBusModifierNONBUS Field

Disallow sending in events of this type using the send-event API on event service.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const EventTypeBusModifier NONBUS = 1

Field Value

Type: EventTypeBusModifier
See Also