Interface IDataFlowDestination<TInput>Inherited MembersIDataFlowComponent.CompletionIDataFlowComponent.OnCompletionIDataFlowComponent.ExceptionIDataFlowComponent.MaxBufferSizeIDataFlowComponent.PredecessorsIDataFlowComponent.ErrorSourceIDataFlowComponent.SuccessorsIDataFlowComponent.IsReadyForProcessingIDataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)IDataFlowComponent.ProgressCountIDataFlowComponent.OnProgressIDataFlowComponent.LogThresholdIDataFlowComponent.ExecutionStartTimeIDataFlowComponent.ExecutionEndTimeIDataFlowComponent.TagILoggableTask.TaskNameILoggableTask.TaskTypeILoggableTask.TaskHashILoggableTask.DisableLoggingILoggableTask.ParentTaskILoggableTask.LogInstanceNamespace: ETLBoxAssembly: ETLBox.dllSyntax# public interface IDataFlowDestination<TInput> : IDataFlowDestination, IDataFlowComponent, ILoggableTaskType ParametersNameDescriptionTInputPropertiesTargetBlock#TargetBlock from the underlying TPL.Dataflow which is used as output buffer for the component.Declaration ITargetBlock<TInput> TargetBlock { get; }Property ValueTypeDescriptionITargetBlock<TInput>PrevIDataFlowComponentNextIDataFlowDestination