IScheduledWorkItem::SetErrorRetryIntervalIScheduledWorkItem::SetErrorRetryInterval*
*Contents  *Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::SetErrorRetryCount
*Next Topic: IScheduledWorkItem::SetFlags

IScheduledWorkItem::SetErrorRetryInterval

HRESULT SetErrorRetryInterval(
    WORD wRetryInterval
);

Not currently implemented. Sets the time interval, in minutes, between task retries after an error occurs.

wRetryInterval
Value assigned as the interval between error retries for the current task.

See also IScheduledWorkItem::GetErrorRetryInterval

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.