Click or drag to resize

EPDataFlowOperatorParameterProviderContextFactory Property

Returns the operator instance.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Object Factory { get; }

Return Value

Type: Object
operator instance
See Also