Condividi tramite


MvcOptions.SuppressOutputFormatterBuffering Proprietà

Definizione

Ottiene o imposta il flag che determina se il buffering è disabilitato per i formattatori di output che scrivono in modo sincrono nel corpo della risposta 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

Valore della proprietà

Si applica a