\r\n

51Degrees Pipeline .NET  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
LazyLoadingFiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
LazyLoadingCancellationTokenFiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
LazyLoadingTimeoutFiftyOne.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 >
ResultsCacheFiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
ResultsCacheSizeFiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >protected
SetAutoDisposeElements(bool autoDispose)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
SetSuppressProcessException(bool suppressExceptions)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
SetSuppressProcessExceptions(bool suppressExceptions)FiftyOne.Pipeline.Core.FlowElements.PipelineBuilderBase< TBuilder >
UseLazyLoading()FiftyOne.Pipeline.Engines.FlowElements.PrePackagedPipelineBuilderBase< TBuilder >
UseLazyLoading(int timeoutMilliseconds)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 >