 | ExceptionHandlerContextUnassociatedCurrentEvent Property |
Returns 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 Object CurrentEvent { get; }
Property Value
Type:
Objectcurrent event or null if not available
See Also