Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am working on a wcf.
We are using OTA xml format for request and response object.
For eg.
we have created HotelSearcgRQ ,HotelSearchRS for searching a particular hotel in provided location using method GetHotelSearch.
Once we get the hotelsearch details we are finding available hotels list for provided date range using HotelAvailRQ and HotelAvailRS.


I have multiple response and request objects
How can i send multiple request object and return multiple response object in one method for the same in wcf.


Regards,
Vaibhavi Sawant
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900