Open sandboxFocus

Method OnExit

OnExit(MethodExecutionArgs)

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

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