Condividi tramite


CaffeSettings.ProcessCount Proprietà

Definizione

Ottiene o imposta il conteggio dei processi.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Numero di processi da avviare per l'esecuzione del processo. Il valore predefinito per questa proprietà è uguale alla proprietà nodeCount

Si applica a