Click or drag to resize

ContextStateListenerOnContextDestroyed Method

Invoked when a context is destroyed.

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
void OnContextDestroyed(
	ContextStateEventContextDestroyed event
)

Parameters

event
Type: com.espertech.esper.common.client.contextContextStateEventContextDestroyed
event
See Also