[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The IBackgroundCopyManagertype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
CreateJob(String, BitsJobType, Guid % , IBackgroundCopyJob % )
Creates a BITS job
EnumJobs(UInt32, IEnumBackgroundCopyJobs % )
Enumerates BITS jobs
GetErrorDescription(Int32, UInt32, String % )
Gets description for a BITS error (localized)
GetJob(Guid % , IBackgroundCopyJob % )
Gets a BITS job

See Also