Click or drag to resize

ExceptionHandlerEventArgsContext Property

[Missing <summary> documentation for "P:com.espertech.esper.common.client.hook.exception.ExceptionHandlerEventArgs.Context"]

Namespace:  com.espertech.esper.common.client.hook.exception
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ExceptionHandlerContext Context { get; set; }

Property Value

Type: ExceptionHandlerContext
See Also