Mediachase FileUploader.NET 1.9 Framework Help

McHttpModule.httpPostMinSize Property

Gets a 64-bit integer that represents the minimal POST request size in kilobytes.

[Visual Basic]
Public Shared Property httpPostMinSize As Long
[C#]
public static long httpPostMinSize {get; set;}

Property Value

The default value is 0.

See Also

McHttpModule Class | Mediachase.FileUploader Namespace