网络客户端下载进度

发布于 2024-12-01 05:01:19 字数 197 浏览 0 评论 0原文

我正在 myC#/WPF 程序中使用 Web 客户端从服务器下载文件。我正在订阅 WebClient 类的 DownloadProgressChanged 和 DownloadDataCompleted 事件。问题是在尝试下载一些文件时,我得到的 BytesRecieved 值为 -1。从同一服务器下载某些文件时,我得到了正确的值。

知道为什么会出现这种行为吗?

I am using web client to download files from the server in myC#/WPF program. I am subscribing to DownloadProgressChanged and DownloadDataCompleted events of the WebClient class. The problem is while trying to download some files i am getting the BytesRecieved value as -1. I am getting proper values for some files when downloaded from same server.

Any idea why is this behavior?

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

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

发布评论

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