Dil

HostingEnvironment.MaxConcurrentThreadsPerCPU Özellik

Tanım

CPU başına en fazla eşzamanlı iş parçacığını alır veya ayarlar.

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

Özellik Değeri

CPU başına en fazla eşzamanlı iş parçacığı.

Şunlara uygulanır