Partager via


RetryPolicy.EventTimeToLiveInMinutes Propriété

Définition

Obtient ou définit la durée de vie (en minutes) des événements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à