一次Silverlight允许多少个WCF服务? [英] At a time how many WCF Service allowed in silverlight?

查看:115
本文介绍了一次Silverlight允许多少个WCF服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一次Silverlight允许多少个WCF服务?

是否可以校准两个或多个服务?

1)WCF服务.

2)启用SilverLight WCF服务.

解决方案



您可以拨打一个电话. Silverlight一次提供服务.没有限制,我在其他任何地方都没有发现这种东西. Silverlight中的WCF服务是异步的.因此,您可能会在不同的Call_Completed事件之间获得一些延迟.

叫一个号码一次提供服务可能会影响您的性能.也可能导致异常.

最好一次使用一个或最多两个服务调用,这将返回您所有必要的详细信息.使用的服务.


At a time how many WCF Service allowed in silverlight?

Is it possible to cal two or more services?

1)WCF-Services.

2)Enable SilverLight WCF-Services.

解决方案

Hi,

You can call a no. of services at a time in Silverlight. There''s no limitation & I didn''t find such thing mentioned anywhere else. WCF services in Silverlight are asynchronous. So, you might get some delay between different Call_Completed event.

Calling a no. of services at a time may impact your performance. Also can cause Exceptions.

It is better to use a single or max two service calls at a time which will return you all the necessary details.


I have not come across any documentation which mentions a limit on the number of services used.


这篇关于一次Silverlight允许多少个WCF服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆