Table of Contents

Method ReauthenticateAsync

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

ReauthenticateAsync(CancellationToken)

Reauthenticate the connection.

Task ReauthenticateAsync(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

The cancellation token.

Returns

Task

A task.