Table of Contents

Method Close

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Close(CancellationToken)

Closes the cursor.

public void Close(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

The cancellation token.