From a wcf4 service need to access to the underlying http request,including it’s soap message, how can I do that from code?, I know I can use fiddler, etc, but need to do it programatically.
From a wcf4 service need to access to the underlying http request,including it’s soap
Share
Look at Message Inspectors.