Module.CloudToDeviceMessageCount Property

Definition

Number of messages sent to the module from the cloud.

[Newtonsoft.Json.JsonProperty(PropertyName="cloudToDeviceMessageCount")]
public int CloudToDeviceMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloudToDeviceMessageCount")>]
member this.CloudToDeviceMessageCount : int
Public ReadOnly Property CloudToDeviceMessageCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to