Property MaxIdleTime

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Configuration

Assembly

MongoDB.Driver.dll

MaxIdleTime

Gets the maximum idle time.

public TimeSpan MaxIdleTime { get; }

Property Value

TimeSpan

The maximum idle time.