Condividi tramite


MvcOptions.SuppressInputFormatterBuffering Proprietà

Definizione

Ottiene o imposta un valore che determina se il buffering è disabilitato per i formattatori di input che leggono in modo sincrono dal corpo della richiesta HTTP.

public:
 property bool SuppressInputFormatterBuffering { bool get(); void set(bool value); };
public bool SuppressInputFormatterBuffering { get; set; }
member this.SuppressInputFormatterBuffering : bool with get, set
Public Property SuppressInputFormatterBuffering As Boolean

Valore della proprietà

Si applica a