C
chris.dannemiller
I have a connection through WebClient running via a thread. Then I call
a .OpenRead(). I would like the main thread to be able to cancel this
connection. How do I go about it.
a .OpenRead(). I would like the main thread to be able to cancel this
connection. How do I go about it.