Freigeben über


RetryPolicy.MaxDeliveryAttempts Eigenschaft

Definition

Ruft die maximale Anzahl von Wiederholungsversuchen für Die Übermittlung für Ereignisse ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: