D
Dan McCollick
Hi all,
I am trying to retreive the number of bytes my app has currently
received from an HTTPWebResponse. I understand that you can retreive
the Content Length in the headers, but isn't this the "Total" bytes.
How do I get the currently received number of bytes? (i.e. I want to
have a progress bar of how long it is taking to receive a stream)
Thank you
Dan McCollick
I am trying to retreive the number of bytes my app has currently
received from an HTTPWebResponse. I understand that you can retreive
the Content Length in the headers, but isn't this the "Total" bytes.
How do I get the currently received number of bytes? (i.e. I want to
have a progress bar of how long it is taking to receive a stream)
Thank you
Dan McCollick