HostingEnvironment.MaxConcurrentThreadsPerCPU Propriété

Définition

Obtient ou définit le nombre maximal de threads simultanés par UC.

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

Valeur de propriété

Int32

Nombre maximal de threads simultanés par UC.

S’applique à