开发者

How can I programmatically build a SOAP envelope response in WCF?

Like the title says I wou开发者_如何学Cld like to know if it is possible to edit the SOAP envelope that is sent back to the client after a WCF operation?

Thanks in advance,

Tri


Yes it is possible using the Message class. See this tutorial here for a demonstration of how to use it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜