PowUpload 1.3 control documentation

Gets the total size of the HTTP POST request.

public long TotalBytes {get;}

Property Value

Total size of the HTTP POST request in bytes.

Remarks

HTTP POST request includes files content, files names and other ancillary data. So HTTP POST request size is greater than total files size.

See Also

PowUpload Class | ElementIT.PowUpload Namespace