Main Page
Modules
Data Structures
DOFOperationRetryCallback_t
Retry
uint32
(* DOFOperationRetryCallback::Retry)(DOFOperationRetryCallback self,
DOFOperation
operation)
Callback for a Requestor when a retry is about to take place.
This callback must not be NULL.
Parameters
self
The callback object. This will never be NULL.
operation
The original request operation. This will never be NULL.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22