Click or drag to resize
MongoUrlMaxConnectionLifeTime Property
Gets the max connection life time.

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

Property Value

Type: TimeSpan
See Also