 | EPDataFlowInstantiationOptionsDataFlowInstanceUserObject Property |
Returns the user object associated to the data flow instance.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object DataFlowInstanceUserObject { get; set; }
Return Value
Type:
Objectuser object
See Also