Freigeben über


MongoIndexOptions.ExpireAfterSeconds Eigenschaft

Definition

Ruft ab oder läuft nach Sekunden ab.

[Newtonsoft.Json.JsonProperty(PropertyName="expireAfterSeconds")]
public int? ExpireAfterSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expireAfterSeconds")>]
member this.ExpireAfterSeconds : Nullable<int> with get, set
Public Property ExpireAfterSeconds As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: