HostingEnvironment.MaxConcurrentRequestsPerCPU Свойство

Определение

Получает или задает максимальное число параллельных запросов на один ЦП.

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

Значение свойства

Максимальное число параллельных запросов на один ЦП.

Применяется к