 | ExceptionHandlerContextCurrentEvent Property |
Gets the current event, when available.
Namespace:
com.espertech.esper.common.client.hook.exception
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EventBean CurrentEvent { get; }
Property Value
Type:
EventBean
The current event.
See Also