Property ResumeAfter
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ResumeAfter
Gets or sets the resume after value.
public BsonDocument ResumeAfter { get; set; }
Property Value
- BsonDocument
The resume after value.
Gets or sets the resume after value.
public BsonDocument ResumeAfter { get; set; }
The resume after value.