MvcOptions.SuppressOutputFormatterBuffering Свойство

Определение

Возвращает или задает флаг, определяющий, отключена ли буферизация для модулей форматирования вывода, синхронно записываемых в текст 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

Значение свойства

Применяется к