Table of Contents

Property ExpireAfter

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ExpireAfter

Gets or sets a timespan indicating how long documents in a time series collection should be retained.

public TimeSpan? ExpireAfter { get; set; }

Property Value

TimeSpan?