Click or drag to resize

StatementNameRuntimeOptionInvoke Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.option.StatementNameRuntimeOption.Invoke(com.espertech.esper.runtime.client.option.StatementNameRuntimeContext)"]

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public virtual string Invoke(
	StatementNameRuntimeContext env
)

Parameters

env
Type: com.espertech.esper.runtime.client.optionStatementNameRuntimeContext

[Missing <param name="env"/> documentation for "M:com.espertech.esper.runtime.client.option.StatementNameRuntimeOption.Invoke(com.espertech.esper.runtime.client.option.StatementNameRuntimeContext)"]

Return Value

Type: String

[Missing <returns> documentation for "M:com.espertech.esper.runtime.client.option.StatementNameRuntimeOption.Invoke(com.espertech.esper.runtime.client.option.StatementNameRuntimeContext)"]

See Also