Partager via


CloudToDeviceProperties.MaxDeliveryCount Propriété

Définition

Obtient ou définit le nombre maximal de remises pour les messages cloud-à-appareil dans la file d’attente des appareils. Voir https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à