Method Reauthenticate
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
Reauthenticate(CancellationToken)
Reauthenticate the connection.
void Reauthenticate(CancellationToken cancellationToken)
Parameters
cancellationToken
CancellationTokenThe cancellation token.