Compartir a través de


SBSubscription.MaxDeliveryCount Propiedad

Definición

Obtiene o establece el número máximo de entregas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a