Interface IPipelineOptions

IPipelineOptions interface

Defines conversion options related to pipeline configuration.

public interface IPipelineOptions

Properties

NameDescription
BatchSize { get; set; }Specifies the size of a portion of pages to pass from node to node.

See Also