MvcOptions.SuppressOutputFormatterBuffering Właściwość

Definicja

Pobiera lub ustawia flagę określającą, czy buforowanie jest wyłączone dla osób formatujących dane wyjściowe, które synchronicznie zapisują dane w treści odpowiedzi 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

Wartość właściwości

Dotyczy