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

TimeSpan?

The read timeout.