Is there any more convinient way to retrive HTML stream than WebClient.
Since I'm on slow connection (56K modem) I often timeout.
Is there any way to retry retriving data ? Like try/catch block ??
Or to extend timeout time??
1 more thing,
With WebClient - do I get only HTML in Response stream or Images and other data too??
Thanks
Igor
Since I'm on slow connection (56K modem) I often timeout.
Is there any way to retry retriving data ? Like try/catch block ??
Or to extend timeout time??
1 more thing,
With WebClient - do I get only HTML in Response stream or Images and other data too??
Thanks
Igor