.NET是否具有BITS模块? [英] Does .NET have a BITS module?

查看:72
本文介绍了.NET是否具有BITS模块?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在研究使用背景智能传输服务.我见过的大多数文章都说没有官方的.NET端口,但是他们建议使用 sharpBITS .如果需要的话,我将使用SharpBITS,但是我注意到所有文章都引用了.NET 1.1和2.0,它们似乎是在3.0发布之前编写的.是将BITS添加到3.0、3.5,还是应该包含在4.0中?我曾尝试在Google周围搜索,但BITS在编程世界中太普遍了.

I have been researching in to using Background Intelligent Transfer Service. Most articles I have seen says there is no official .NET port but they recommend using sharpBITS. I will use sharpBITS if I have to but I noticed that all of the articles are referencing .NET 1.1 and 2.0, they seem to have been written before 3.0 came out. Was BITS added to 3.0, 3.5, or expected to be in 4.0? I have tried to Google around but BITS is too common of a word in the programming world.

推荐答案

否,.NET 3.5和.NET 4.0不会向后台智能传输服务(BITS)公开托管接口.

No, .NET 3.5 and .NET 4.0 do not expose a managed interface to the Background Intelligent Transfer Service (BITS).

BITS是一项非常 Microsoft专有技术,并且极不可能将其集成到基类库(BCL)中.

BITS is a very Microsoft-specific technology, and it is highly unlikely they will integrate it into the base class libraries (BCL).

话虽这么说, sharpBITS 可能是您最好的选择,但我不希望这样在BCL ever 中,但我可以看到它是MS在Microsoft名称空间下公开的一个单独的库(就像它们对Sharepoint和SQL Server Management之类的产品一样).

That being said, sharpBITS is probably your best bet, I wouldn't expect it to be in the BCL ever, but I could see it being a separate library that MS exposes under the Microsoft namespace (as they do with products like, Sharepoint and SQL Server Management).

这篇关于.NET是否具有BITS模块?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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