CloudToDeviceMethod.ResponseTimeout Property

Definition

Method timeout

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

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to