开发者

Does a SOAP Based WCF Service Operation automatically serialize with a Soap Envelope?

I have a WCF Service which returns a list or array. When it is called by a third party, does it automatically serialize into the p开发者_如何学Croper soap envelope?


Yes it does automatically serialize it, by wrapping it with a SOAP Envelope.

This can be disabled if required.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜