Click or drag to resize

VirtualDataWindowEventConsumerBaseAgentInstanceId Property

Returns the agent instance id (context partition id).

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

Property Value

Type: Int32
agent instance id
See Also