Open sandboxFocus

Method OnSuccess

OnSuccess(MethodExecutionArgs)

Implement OverrideMethod(), call meta.Proceed() in a try/catch block, and add this logic to the end of the try block.

Declaration
void OnSuccess(MethodExecutionArgs args)
Parameters
Type Name Description
MethodExecutionArgs args