开发者

DataServiceHost

开发者 https://www.devze.com 2023-01-21 03:55 出处:网络
Is it possible use nettcp binding with 开发者_运维问答DataServiceHostNo, not without severe modification. The DataServiceHost implementation is tied to a WebHttpBinding because of the underlying depen

Is it possible use nettcp binding with 开发者_运维问答DataServiceHost


No, not without severe modification. The DataServiceHost implementation is tied to a WebHttpBinding because of the underlying dependence on REST OData based data interactions.

0

精彩评论

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