I\'m calling this web service within code and I would like to see the XML, but I can\'t find a property that exposes it.
OperationContext.Current.RequestContext.RequestMessage
this context is accesible server side during processing of request. This doesn`t works for one-way operations