 | EPLMethodInvocationContextStatementUserObject Property |
Returns the statement user object or null if not assigned or if the invocation context is not associated to a
specific statement and is shareable between statements
Namespace:
com.espertech.esper.common.client.hook.expr
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object StatementUserObject { get; }
Property Value
Type:
Objectstatement user object or null
See Also