Property MaxCommitTime
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
MaxCommitTime
Gets the maximum commit time.
public TimeSpan? MaxCommitTime { get; set; }
Property Value
- TimeSpan?
The maximum commit time.
Gets the maximum commit time.
public TimeSpan? MaxCommitTime { get; set; }
The maximum commit time.