I have added a wsdl file in my project as a service reference. The application sends SOAP messages to a particular device which then sends the response in SOAP format.
You are probably looking for SOAP extension, look at this post:
Get SOAP Message before sending it to the WebService in .NET