Click or drag to resize

VirtualDataWindowEventStopWindow Constructor

Ctor.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public VirtualDataWindowEventStopWindow(
	string namedWindowName,
	int agentInstanceId
)

Parameters

namedWindowName
Type: SystemString
named window name
agentInstanceId
Type: SystemInt32
agent instance id
See Also