PushTaskTInput, TOutputRun Method |
Namespace: Ookii.Jumbo.Jet
While it is possible to override this method, it is not guaranteed to be called in all scenarios (e.g. if this task is receiving data from a pipeline channel). The task must function correctly even if the ProcessRecord(TInput, RecordWriterTOutput) and Finish(RecordWriterTOutput) are called directly.