 | CompilerOptionsBusModifierEventType Property |
Returns the callback that determines whether the event type is visible in the event bus i.e.
available for use with send-event.
Namespace:
com.espertech.esper.compiler.client
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic BusModifierEventTypeOption BusModifierEventType { get; set; }
Return Value
Type:
BusModifierEventTypeOptioncallback to set the event type bus modifier value
See Also