OpenDOF Project
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
selfThe callback object. This will never be NULL.
operationThe original request operation. This will never be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22