IISServerOptions.MaxRequestBodyBufferSize Proprietà

Definizione

Ottiene o imposta il valore massimo di byte in ingresso in ingresso che il server buffererà per il corpo della richiesta in ingresso.

public int MaxRequestBodyBufferSize { get; set; }
member this.MaxRequestBodyBufferSize : int with get, set
Public Property MaxRequestBodyBufferSize As Integer

Valore della proprietà

Impostazione predefinita su 1 MB.

Si applica a