Bitsadmin /getminretrydelay
Published: April 17, 2012
Updated: April 17, 2012
Applies To: Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista
Retrieves the length of time, in seconds, that the service waits after encountering a transient error before trying to transfer the file.
bitsadmin /GetMinRetryDelay <Job>
| Parameter | Description |
|---|---|
|
Job |
The job's display name or GUID |
The following example retrieves the minimum retry delay for the job named myDownloadJob.
C:\>bitsadmin /GetMinRetryDelay myDownloadJob
