Property MaxIdleTime
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
MaxIdleTime
Gets the maximum idle time.
public TimeSpan MaxIdleTime { get; }
Property Value
The maximum idle time.