DeviceJobStatistics.PendingCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of pending (scheduled) jobs.
[Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")]
public int PendingCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")]
public int PendingCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")>]
member this.PendingCount : int with get, set
Public Property PendingCount As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute