MongoUrlMaxConnectionLifeTime Property |
Gets the max connection life time.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntaxpublic TimeSpan MaxConnectionLifeTime { get; }
Public ReadOnly Property MaxConnectionLifeTime As TimeSpan
Get
member MaxConnectionLifeTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also