Condividi tramite


KestrelServerOptions.ThreadCount Proprietà

Definizione

Numero di thread di I/O libuv usati per elaborare le richieste.

public:
 property int ThreadCount { int get(); void set(int value); };
public int ThreadCount { get; set; }
member this.ThreadCount : int with get, set
Public Property ThreadCount As Integer

Valore della proprietà

Commenti

Il valore predefinito è la metà di ProcessorCount arrotondato e bloccato tra 1 e 16.

Si applica a