Compartir a través de


NodeCounts.Creating Propiedad

Definición

Obtiene o establece el número de nodos de proceso en el estado de creación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a