DigitalTwinInvokeCommandRequestOptions.ConnectTimeoutInSeconds プロパティ

定義

デバイスがオンラインになるまでサービスが待機する時間 (秒単位)。 既定値は 0 秒 (デバイスが既にオンラインである必要があります) で、最大値は 300 秒です。

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

プロパティ値

適用対象