Table of Contents

Property RecoveryToken

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

RecoveryToken

Gets the recovery token used in sharded transactions.

public BsonDocument RecoveryToken { get; }

Property Value

BsonDocument

The recovery token.