开发者

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

开发者 https://www.devze.com 2023-03-06 17:42 出处:网络
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 i

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

精彩评论

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

关注公众号