stop Repeat
Stops the planed repetition of current process
Return
ApiResultApiResult.Success if the repeat stopped successfully, ApiResult.Error<MyBusinessError> otherwise
Parameters
context
Context The application context.
Stops the planed repetition of current process
ApiResultApiResult.Success if the repeat stopped successfully, ApiResult.Error<MyBusinessError> otherwise
Context The application context.