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

The IBackgroundCopyCallbacktype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
JobError(IBackgroundCopyJob, IBackgroundCopyError)
Called when the state of the job changes to BG_JOB_STATE_ERROR
JobModification(IBackgroundCopyJob, UInt32)
Called when the job has been modified
JobTransferred(IBackgroundCopyJob)
Called when all of the files in the job have been successfully transferred

See Also