Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: long StoreFileUploadInFileAtSize

Declaration

long StoreFileUploadInFileAtSize

Summary

The maximum size (in bytes) at which file uploads in a POST/PUT/PATCH request are stored in memory. Any uploads that exceed this limit are written to temporary files on disk. Default is 16 MB.