Table of Contents

Property MaintenanceInterval

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

MaintenanceInterval

Gets the maintenance interval. Infinite values indicates that maintenance thread is disabled.

public TimeSpan MaintenanceInterval { get; }

Property Value

TimeSpan

The maintenance interval.