An integer that represents the minimal size of the POST request that the PowUpload module will process.
If the size of the POST request is less than the MinRequestLengthProcess value the built-in ASP.NET parser will process request. Default value is 0 (all requests will be processed by the PowUpload module).
Settings.SettingsParams Class | ElementIT.PowUpload Namespace