Click or drag to resize

VirtualDataWindowContextAgentInstanceViewFactoryContext Property

Returns the agent instance context

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

Return Value

Type: AgentInstanceViewFactoryChainContext
agent instance context
See Also