HostingEnvironment.MaxConcurrentRequestsPerCPU Propriété

Définition

Obtient ou définit le nombre maximal de requêtes simultanées par UC.

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

Valeur de propriété

Int32

Nombre maximal de requêtes simultanées par UC.

S’applique à