 | VirtualDataWindowEventStopWindow Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic VirtualDataWindowEventStopWindow(
string namedWindowName,
int agentInstanceId
)
Parameters
- namedWindowName
- Type: SystemString
named window name - agentInstanceId
- Type: SystemInt32
agent instance id
See Also