bitsadmin getnoprogresstimeout
Retrieves the length of time, in seconds, that the service will try to transfer the file after a transient error occurs.
Syntax
bitsadmin /getnoprogresstimeout <job>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
Examples
To retrieve the progress time out value for the job named myDownloadJob:
bitsadmin /getnoprogresstimeout myDownloadJob