Method ReauthenticateAsync
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
ReauthenticateAsync(CancellationToken)
Reauthenticate the connection.
Task ReauthenticateAsync(CancellationToken cancellationToken)Parameters
- cancellationTokenCancellationToken
- The cancellation token. 
Returns
- Task
- A task.