Click or drag to resize

BackgroundCopyJobErrorCount Property

Gets the number of times BITS tried to transfer the job and an error occurred.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public int ErrorCount { get; }

Property Value

Type: Int32
The number of times BITS tried to transfer the job and an error occurred.
See Also