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

Method ToCollection

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ToCollection(CancellationToken)

Executes an aggregation pipeline that writes the results to a collection.

void ToCollection(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

The cancellation token.