Compartir a través de


MongoIndexOptions.ExpireAfterSeconds Propiedad

Definición

Obtiene o establece expira después de segundos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a