Share via


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

屬性值

適用於