Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.OnAfterUndeleteAsync method

Method that is executed after the actual SQL undelete operation

protected virtual Task OnAfterUndeleteAsync(CancellationToken cancellationToken = default)

See Also