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