Click or drag to resize
CombinedPipelineDefinition<TInput, TIntermediateOutput, TOutput> Properties

The CombinedPipelineDefinition< TInput, TIntermediateOutput, TOutput> generic type exposes the following members.

Properties
  NameDescription
Public propertyFirst
Gets the first pipeline.
Public propertySecond
Gets the second pipeline.
Top
See Also