MongoUrlBuilderMaxConnectionIdleTime Property |
Gets or sets the max connection idle time.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public TimeSpan MaxConnectionIdleTime { get; set; }
Public Property MaxConnectionIdleTime As TimeSpan
Get
Set
member MaxConnectionIdleTime : TimeSpan with get, set
Property Value
Type:
TimeSpanSee Also