CloudToDeviceMethod.ResponseTimeout プロパティ

定義

メソッドのタイムアウト

[Newtonsoft.Json.JsonIgnore]
public TimeSpan ResponseTimeout { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.ResponseTimeout : TimeSpan with get, set
Public Property ResponseTimeout As TimeSpan

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象