Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 2.67 KB

nf-bits-ibackgroundcopyjob-getminimumretrydelay.md

File metadata and controls

71 lines (57 loc) · 2.67 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:bits.IBackgroundCopyJob.GetMinimumRetryDelay
IBackgroundCopyJob::GetMinimumRetryDelay (bits.h)
Retrieves the minimum length of time that the service waits after encountering a transient error condition before trying to transfer the file.
GetMinimumRetryDelay
GetMinimumRetryDelay method [BITS]
GetMinimumRetryDelay method [BITS]
IBackgroundCopyJob interface
IBackgroundCopyJob interface [BITS]
GetMinimumRetryDelay method
IBackgroundCopyJob.GetMinimumRetryDelay
IBackgroundCopyJob::GetMinimumRetryDelay
_drz_ibackgroundcopyjob_getminimumretrydelay
bits.ibackgroundcopyjob_getminimumretrydelay
bits/IBackgroundCopyJob::GetMinimumRetryDelay
bits\ibackgroundcopyjob_getminimumretrydelay.htm
Bits
af599174-44f8-4d5e-b9ff-61ddbb330580
12/05/2018
GetMinimumRetryDelay, GetMinimumRetryDelay method [BITS], GetMinimumRetryDelay method [BITS],IBackgroundCopyJob interface, IBackgroundCopyJob interface [BITS],GetMinimumRetryDelay method, IBackgroundCopyJob.GetMinimumRetryDelay, IBackgroundCopyJob::GetMinimumRetryDelay, _drz_ibackgroundcopyjob_getminimumretrydelay, bits.ibackgroundcopyjob_getminimumretrydelay, bits/IBackgroundCopyJob::GetMinimumRetryDelay
bits.h
Windows
Windows XP
Windows Server 2003
Bits.idl
Bits.lib
QmgrPrxy.dll
Windows
19H1
IBackgroundCopyJob::GetMinimumRetryDelay
bits/IBackgroundCopyJob::GetMinimumRetryDelay
c++
APIRef
kbSyntax
COM
QmgrPrxy.dll
IBackgroundCopyJob.GetMinimumRetryDelay

IBackgroundCopyJob::GetMinimumRetryDelay

-description

Retrieves the minimum length of time that the service waits after encountering a transient error condition before trying to transfer the file.

-parameters

-param Seconds [in]

Length of time, in seconds, that the service waits after encountering a transient error before trying to transfer the file.

-returns

This method returns S_OK on success or one of the standard COM HRESULT values on error.

-see-also

IBackgroundCopyJob::GetNoProgressTimeout

IBackgroundCopyJob::SetMinimumRetryDelay