I have an application invoking Web service
when i call web service response is in XML , when i run program with web service is on server
i noticed that the response is received in parts i.e. HandleWebClient1BodyReceivedL gets called two times in one part half of the data and in second part remaining half , how do i know that the recievd response is complete or not ?
Thanks
Vishal



