IRequestSizeLimitMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface marking attributes that specify the maximum allowed size of the request body.
public interface IRequestSizeLimitMetadata
type IRequestSizeLimitMetadata = interface
Public Interface IRequestSizeLimitMetadata
- Derived
Properties
MaxRequestBodySize |
The maximum allowed size of the current request body in bytes. |