HttpWorkerRequest.GetBytesRead() always returns 0.
Posted
by Sigray
on Stack Overflow
See other posts from Stack Overflow
or by Sigray
Published on 2010-06-09T16:50:58Z
Indexed on
2010/06/09
16:52 UTC
Read the original article
Hit count: 227
Anyone know why HttpWorkerRequest.GetBytesRead() always returns 0, even during and after a file upload? Would like to use this method to build a progress bar.
© Stack Overflow or respective owner