Click or drag to resize

ExceptionHandlerEventArgsInboundPoolContext Property

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

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

Property Value

Type: ExceptionHandlerContextUnassociated
See Also