Compartir a través de


NodeCounts.Starting Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a