Property MaintenanceInterval
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
MaintenanceInterval
Gets the maintenance interval. Infinite values indicates that maintenance thread is disabled.
public TimeSpan MaintenanceInterval { get; }
Property Value
- TimeSpan
 The maintenance interval.