Click or drag to resize
MongoUrlMaxConnectionIdleTime Property
Gets the max connection idle time.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public TimeSpan MaxConnectionIdleTime { get; }

Property Value

Type: TimeSpan
See Also