MvcOptions.SuppressInputFormatterBuffering Właściwość

Definicja

Pobiera lub ustawia wartość określającą, czy buforowanie jest wyłączone dla formaterów wejściowych, które synchronicznie odczytują z treści żądania 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

Wartość właściwości

Dotyczy