Click or drag to resize

BackgroundCopyJobMaximumDownloadTime Property

Gets or sets the maximum time that BITS will spend transferring the files in the job.

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 MaximumDownloadTime { get; set; }

Property Value

Type: Int32
The maximum time that BITS will spend transferring the files in the job.
See Also