Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

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.