Property MaxConnectionIdleTime
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
MaxConnectionIdleTime
Gets or sets the max connection idle time.
public TimeSpan MaxConnectionIdleTime { get; set; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets the max connection idle time.
public TimeSpan MaxConnectionIdleTime { get; set; }