Click or drag to resize

ProxyStatementUserObjectRuntimeOptionGetUserObject Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.option.ProxyStatementUserObjectRuntimeOption.GetUserObject(com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext)"]

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public Object GetUserObject(
	StatementUserObjectRuntimeContext env
)

Parameters

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

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

Return Value

Type: Object

[Missing <returns> documentation for "M:com.espertech.esper.runtime.client.option.ProxyStatementUserObjectRuntimeOption.GetUserObject(com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeContext)"]

Implements

StatementUserObjectRuntimeOptionGetUserObject(StatementUserObjectRuntimeContext)
See Also