MvcOptions.SuppressOutputFormatterBuffering Propriété

Définition

Obtient ou définit l’indicateur qui détermine si la mise en mémoire tampon est désactivée pour les formateurs de sortie qui écrivent de manière synchrone dans le corps de la réponse HTTP.

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

Valeur de propriété

S’applique à