D
Drew
When I use the GetResponse method of HttpWebRequest
is this considered non-blocking I/O?
It seems like it is to me, but I'm not sure.
If it is non-blocking, is there a way to specify that I want it
to block until some data is received or a timeout occurs?
Thanks,
Drew
is this considered non-blocking I/O?
It seems like it is to me, but I'm not sure.
If it is non-blocking, is there a way to specify that I want it
to block until some data is received or a timeout occurs?
Thanks,
Drew