Bagikan melalui


HttpSysOptions.MaxAccepts Properti

Definisi

Jumlah maksimum penerimaan bersamaan. Defaultnya adalah 5 kali jumlah prosesor seperti yang dikembalikan oleh ProcessorCount.

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

Nilai Properti

Keterangan

Default ke 5 kali jumlah prosesor seperti yang dikembalikan oleh ProcessorCount.

Berlaku untuk