Click or drag to resize

EPLMethodInvocationContextFunctionName Property

Returns the function name that appears in the EPL statement.

Namespace:  com.espertech.esper.common.client.hook.expr
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string FunctionName { get; }

Property Value

Type: String
function name
See Also