MvcOptions.SuppressOutputFormatterBuffering Eigenschaft

Definition

Ruft das Flag ab, das bestimmt, ob die Pufferung für Ausgabeformatierer deaktiviert ist, die synchron in den HTTP-Antworttext schreiben, oder legt dieses fest.

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

Eigenschaftswert

Gilt für: