Main Page
Modules
Data Structures
Files
DOSOperation
DOSOperation_GetCount
DOSOperation_GetHeuristic
DOSOperation_GetResponseLevel
DOSOperation_GetRetryCount
DOSOperation_GetTimeout
DOSOPERATION_HEURISTIC_ALL
DOSOPERATION_HEURISTIC_NONE
DOSOperation_IncrementRetryCounter
DOSOperation_IsAcked
DOSOperation_IsDelay
DOSOperation_IsExplicit
DOSOperation_Remove
DOSOperation_Save
DOSOperation_Save_Register
DOSOperation_Save_Subscribe
DOSOperation_SetDelay
DOSOperation_SetExplicit
DOSOperation_SetHeuristic
DOSOperation_SetResponseLevel
DOSOperation_SetTimeout
DOSOperationResponseLevel
DOSOPERATIONRESPONSELEVEL_ALL
DOSOPERATIONRESPONSELEVEL_EXCEPTION
DOSOPERATIONRESPONSELEVEL_NONE
DOSOPERATIONRESPONSELEVEL_SUCCESS
void DOSOperation_IncrementRetryCounter
(
DOSOperation
op
)
Increment the retry counter in an operation.
Parameters
op
The operation to increment the retry counter in. Must not be NULL.
Note
This will not automatically retry the operation. The operation must be sent again by the application.
core-c-cos
Version 7.0.1 Build 0
2018-02-08