DigitalTwinInvokeCommandRequestOptions.ResponseTimeoutInSeconds プロパティ

定義

メソッド呼び出しが応答を返すのをサービスが待機する時間 (秒単位)。 既定値は 30 秒、最小値は 5 秒、最大値は 300 秒です。

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

プロパティ値

適用対象