Bitsadmin /getmaxdownloadtime

Applies To: Windows Server 2008, Windows Server 2008 R2

Retrieves the download timeout in seconds.

Syntax

bitsadmin /GetMaxDownloadTime <Job> 

Parameters

Parameter Description

Job

The job's display name or GUID

Remarks

  • N/A

Examples

The following example gets maximum download time for the job named myDownloadJob in seconds.

C:\>bitsadmin /GetMaxDownloadTime myDownloadJob

Additional references

Command-Line Syntax Key