Property ReadTimeout
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
ReadTimeout
Gets the read timeout.
public TimeSpan? ReadTimeout { get; }
Property Value
The read timeout.