次の方法で共有


MessagingEndpointProperties.MaxDeliveryCount プロパティ

定義

IoT ハブがメッセージの配信を試行する回数。 https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload をご覧ください。

public int? MaxDeliveryCount { get; set; }
member this.MaxDeliveryCount : Nullable<int> with get, set
Public Property MaxDeliveryCount As Nullable(Of Integer)

プロパティ値

適用対象