Click or drag to resize

ConditionHandlerFactoryContext Constructor

Ctor.

Namespace:  com.espertech.esper.common.client.hook.condition
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConditionHandlerFactoryContext(
	string runtimeUri
)

Parameters

runtimeUri
Type: SystemString
engine URI
See Also