Click or drag to resize

ProxyEventPropertyValueGetterGetFuncInvoke Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.GetFunc.Invoke(com.espertech.esper.common.client.EventBean)"]

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public virtual Object Invoke(
	EventBean eventBean
)

Parameters

eventBean
Type: com.espertech.esper.common.clientEventBean

[Missing <param name="eventBean"/> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.GetFunc.Invoke(com.espertech.esper.common.client.EventBean)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.GetFunc.Invoke(com.espertech.esper.common.client.EventBean)"]

See Also