IndexOptions.expireAfterSeconds

Specifies the length in time, in seconds, for documents to remain in a collection.

struct IndexOptions
Nullable!int expireAfterSeconds;

Meta