title | description | ms.topic | ms.assetid | ms.author | author | manager | ms.date |
---|---|---|---|---|---|---|---|
bitsadmin getminretrydelay | Reference article for the bitsadmin getminretrydelay command, which retrieves the length of time, in seconds, that the service waits after encountering a transient error before trying to transfer the file. | reference | 54f0abab-c129-40ed-a603-50f464d26011 | mosagie | robinharwood | mtillman | 10/16/2017 |
Retrieves the length of time, in seconds, that the service will wait after encountering a transient error before trying to transfer the file.
bitsadmin /getminretrydelay <job>
Parameter | Description |
---|---|
job | The job's display name or GUID. |
To retrieve the minimum retry delay for the job named myDownloadJob:
bitsadmin /getminretrydelay myDownloadJob