Compartir a través de


NodeCounts.Total Propiedad

Definición

Obtiene o establece el número total de nodos de ejecución.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a