G
ghause
Is Webclient.downloadDataAsync the best way to achieve this?
I'd like to write an asynchronous handler that can return a byte array, but
I'm not sure what *Begin and *End methods would be best suited to this.
My goal here is to stream images through a proxy server whose uri is served
from an external web service. If you think I am headed in the wrong
direction, please let me know.
I'd like to write an asynchronous handler that can return a byte array, but
I'm not sure what *Begin and *End methods would be best suited to this.
My goal here is to stream images through a proxy server whose uri is served
from an external web service. If you think I am headed in the wrong
direction, please let me know.