Table of Contents

Method Reauthenticate

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

Reauthenticate(CancellationToken)

Reauthenticate the connection.

void Reauthenticate(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

The cancellation token.