Property MaxIdleTime
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
MaxIdleTime
Gets the maximum idle time.
public TimeSpan MaxIdleTime { get; }
Property Value
- TimeSpan
 The maximum idle time.
Gets the maximum idle time.
public TimeSpan MaxIdleTime { get; }
The maximum idle time.