Table of Contents

Property ExpireAfter

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ExpireAfter

Gets or sets when documents in a TTL collection expire.

public TimeSpan? ExpireAfter { get; set; }

Property Value

TimeSpan?

When documents in a TTL collection expire.