DirectMethodClientResponse.Status Property

Definition

Gets or sets the status of device method invocation.

[Newtonsoft.Json.JsonProperty("status")]
public int Status { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty("status")>]
member this.Status : int with get, set
Public Property Status As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to