Property PostBatchResumeToken
- Namespace
- MongoDB.Driver.Core.WireProtocol
- Assembly
- MongoDB.Driver.Core.dll
PostBatchResumeToken
Gets the post batch resume token.
public BsonDocument PostBatchResumeToken { get; }Property Value
- BsonDocument
- The post batch resume token.