Silverlight 轮询双工中有最大数据包大小吗?

发布于 2024-11-06 07:30:11 字数 184 浏览 0 评论 0原文

Silverlight 轮询双工中有最大数据包大小吗?我的客户端代码(只是简单地将推送列表的项目计数打印到标签)确实适用于列表中的 500 个项目,但对于 1000 个项目没有注释(不是事件命中 PushReveived 事件中的断点)。我检查了 Firebug 中的数据包大小,500 个项目的重量为 36 KB,1000 个项目的重量为 72 KB。

Is there a max packet size in Silverlight Polling Duplex? My client code -which just simply prints the item count of the pushed list to a label- does work for 500 items in list but does noting (not event hitting the breakpoint in PushReveived event) for 1000 items. I checked the packet sizes in Firebug, 500 items weight 36 KB and 1000 items weight 72 KB.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文