bitsadmin getminretrydelay

Retrieves the length of time, in seconds, that the service will wait after encountering a transient error before trying to transfer the file.

Syntax

bitsadmin /getminretrydelay <job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To retrieve the minimum retry delay for the job named myDownloadJob:

bitsadmin /getminretrydelay myDownloadJob