Compartir a través de


TaskSlotCounts.Running Propiedad

Definición

Obtiene o establece el número de TaskSlots para ejecutar tareas.

[Newtonsoft.Json.JsonProperty(PropertyName="running")]
public int Running { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="running")>]
member this.Running : int with get, set
Public Property Running As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a