CloudToDeviceMethod.ConnectionTimeout Property

Definition

Timeout for device to come online

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

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to