RequestFormLimitsAttribute.BufferBodyLengthLimit 屬性

定義

如果 BufferBody 已啟用,這是將緩衝的位元組總數限制。 超過此限制的表單會在剖析時擲回 InvalidDataException

public:
 property long BufferBodyLengthLimit { long get(); void set(long value); };
public long BufferBodyLengthLimit { get; set; }
member this.BufferBodyLengthLimit : int64 with get, set
Public Property BufferBodyLengthLimit As Long

屬性值

適用於