[Mono-list] Retrieving Soap Message in a web service

Sébastien Mosser mosser at polytech.unice.fr
Wed Nov 8 09:21:51 EST 2006


Hi everybody.

Is there a way in .Net to retrieve the soap Request in the method invocation ?

Example :
***
[WebMethod]
public string FooMethod(string bar, string geek) { ... }
***

I nedd inside this method to retrieve the message used to invoke it.
Is there something in the framework to do such an operation ? Google
is'nt my friend, or I haven't use the right key words ...

Cheers,

-- 
 Sebastian Mosser
 Polytechnic School of Nice / Sophia Antipolis
 Templars Knights Campus, Computer Sciences Dpt.


More information about the Mono-list mailing list