Click or drag to resize

ContextPartitionStateListenerOnContextDeactivated Method

Invoked when a context is de-activated.

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

Parameters

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