Bitsadmin /getmaxdownloadtime


Applies To: Windows Server 2008 R2,Windows Server 2008

Retrieves the download timeout in seconds.

Syntax


Copy Code

bitsadmin /GetMaxDownloadTime <Job>

Parameters

Parameter

Description

Job

The job's display name or GUID

Remarks

Examples

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


Copy Code

C:\>bitsadmin /GetMaxDownloadTime myDownloadJob

Additional references

Command-Line Syntax Key