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.

public virtual void ToCollection(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

The cancellation token.