J
J M
How do I make one WebRequest with following:
WebRequest
Send data
Receive response
process
Send data II
Receive response II
close connection
If response is in timeout keep trying 5 times and quit.
TIA!
WebRequest
Send data
Receive response
process
Send data II
Receive response II
close connection
If response is in timeout keep trying 5 times and quit.
TIA!