Click or drag to resize

VirtualDataWindowContextAgentInstanceContext Property

Returns the agent instance (context partition) context.

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

Return Value

Type: AgentInstanceContext
context
See Also