\r\n

51Degrees Pipeline .NET  4.1Newer Version 4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder > Member List

This is the complete list of members for FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >, including all inherited members.

AddFlowElement(IFlowElement element)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
AddFlowElementsParallel(params IFlowElement[] elements)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
Build()FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >virtual
FlowElementsFiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >protected
LazyLoading (defined in FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
LazyLoadingCancellationToken (defined in FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
LazyLoadingTimeout (defined in FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
LoggerFiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >protected
LoggerFactoryFiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >protected
OnPreBuild()FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >protectedvirtual
PipelineBuilderBase(ILoggerFactory loggerFactory)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
PrePackagedPipelineBuilderBase(ILoggerFactory loggerFactory)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
ResultsCache (defined in FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
ResultsCacheSize (defined in FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
SetAutoDisposeElements(bool autoDispose)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
SetSuppressProcessException(bool suppressExceptions)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
UseLazyLoading()FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseLazyLoading(TimeSpan timeout)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseLazyLoading(CancellationToken cancellationToken)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseLazyLoading(TimeSpan timeout, CancellationToken cancellationToken)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseResultsCache()FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseResultsCache(int size)FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >