Share via


IRequestSizeLimitMetadata.MaxRequestBodySize 属性

定义

当前请求正文允许的最大大小(以字节为单位)。

public long? MaxRequestBodySize { get; }
member this.MaxRequestBodySize : Nullable<int64>
Public ReadOnly Property MaxRequestBodySize As Nullable(Of Long)

属性值

适用于