H
haydeng
Months ago I saw an online article about speeding up web service
requests by manupulating the HTTP request process. Possibly its a
System.Net property that can be set so that the client doesn't do a
quick check to see if the server exists and then send through the
request with the SOAP request string.
Can anybody point me in the right direction or provide the property
name to use?
Thanks in advance
requests by manupulating the HTTP request process. Possibly its a
System.Net property that can be set so that the client doesn't do a
quick check to see if the server exists and then send through the
request with the SOAP request string.
From memory the property didn't exist in the 1.0 Framework
Can anybody point me in the right direction or provide the property
name to use?
Thanks in advance