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