IScheduledWorkItem::SetErrorRetryCountIScheduledWorkItem::SetErrorRetryCount*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::SetCreator
*Next Topic: IScheduledWorkItem::SetErrorRetryInterval

IScheduledWorkItem::SetErrorRetryCount

HRESULT SetErrorRetryCount(
    WORD wRetryCount
);

Not currently implemented. Sets the number of times the task will try to run again if an error occurs.

wRetryCount
Value assigned as the number of error retries for the current task.

See also IScheduledWorkItem::GetErrorRetryCount

Back to top


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