Property ReadTimeout
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
ReadTimeout
Gets the read timeout.
public TimeSpan? ReadTimeout { get; }
Property Value
- TimeSpan?
The read timeout.
Gets the read timeout.
public TimeSpan? ReadTimeout { get; }
The read timeout.