Table of Contents

Property TimeToLive

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

TimeToLive

Gets the time to live value (or TimeSpan.MaxValue if index doesn't have a time to live value).

public TimeSpan TimeToLive { get; }

Property Value

TimeSpan