OpenDOF Project
void DOFOperation_Cancel ( DOFOperation  op)

Cancel an Operation.

This has no effect on an Operation that has already been cancelled. The timeout of a cancelled Operation cannot be extended.

It is safe to use this call inside the operation's callback(s).

Parameters
opThe Operation to cancel. If NULL, no action is taken.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22