Property MaxTime
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
MaxTime
Gets or sets the MaxTime.
public TimeSpan? MaxTime { get; set; }
Property Value
- TimeSpan?
The maxtime.
Gets or sets the MaxTime.
public TimeSpan? MaxTime { get; set; }
The maxtime.