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