MvcOptions.SuppressInputFormatterBuffering Свойство

Определение

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

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

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