Compartir a través de


NodeCounts.Unknown Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a