Click or drag to resize
PipelineDefinition<TInput, TOutput> Properties

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

Properties
  NameDescription
Public propertyOutputSerializer
Gets the output serializer.
Public propertyStages
Gets the stages.
Top
See Also