Click or drag to resize

BackgroundCopyJobProgress Properties

The BackgroundCopyJobProgress type exposes the following members.

Properties
  NameDescription
Public propertyBytesTotal
Total number of bytes to transfer for all files in the job.
Public propertyBytesTransferred
Number of bytes transferred.
Public propertyFilesTotal
Total number of files to transfer for this job.
Public propertyFilesTransferred
Number of files transferred.
Top
See Also