Click or drag to resize

AccessModifierNamedWindowContext Constructor

Ctor

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public AccessModifierNamedWindowContext(
	StatementBaseInfo base,
	string namedWindowName
)

Parameters

base
Type: StatementBaseInfo
statement info
namedWindowName
Type: SystemString
named window name
See Also