Click or drag to resize

BackgroundCopyJobExtensions Class

Provides extension methods to the BackgroundCopyJob class.
Inheritance Hierarchy
SystemObject
  usis.Net.BitsBackgroundCopyJobExtensions

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public static class BackgroundCopyJobExtensions

The BackgroundCopyJobExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetErrorInfo
Gets error informations after an error occurs.
Public methodStatic memberGetPercentBytesTransferred
Gets the percentage of bytes transferred.
Top
See Also