Click or drag to resize

EPDataFlowInstantiationOptions Properties

The EPDataFlowInstantiationOptions type exposes the following members.

Properties
  NameDescription
Public propertyDataFlowInstanceId
Returns the instance id assigned.
Public propertyDataFlowInstanceUserObject
Returns the user object associated to the data flow instance.
Public propertyExceptionHandler
Returns the exception handler.
Public propertyIsCpuStatistics
Returns indicator whether to collect CPU statistics.
Public propertyIsOperatorStatistics
Returns indicator whether to collect operator statistics.
Public propertyOperatorProvider
Returns the operator provider.
Public propertyParameterProvider
Returns the parameter provider.
Public propertyParametersURIs
Returns parameters.
Public propertySurrogateEventSender
Returns the event sender /runtime to use
Top
See Also