MvcOptions.SuppressInputFormatterBuffering Propriété

Définition

Obtient ou définit une valeur qui détermine si la mise en mémoire tampon est désactivée pour les formateurs d’entrée qui lisent de manière synchrone à partir du corps de la requête 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

Valeur de propriété

S’applique à