Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Pipeline

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Pipeline

Gets the pipeline.

public PipelineDefinition<TDocument, TDocument> Pipeline { get; }

Property Value

PipelineDefinition<TDocument, TDocument>