AllowRecordReuseAttributePassThrough Property |
Namespace: Ookii.Jumbo.Jet
If the task passes the same instance it gets as input to its output, and the task uses a pipeline output channel, record reuse is only allowed if the output tasks of the pipeline channel also allow record reuse. Set this property to to indicate Jumbo Jet should verify any output tasks on a pipeline channel also have the AllowRecordReuseAttribute attribute before allowing record reuse.