Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.OnBeforeUndeleteAsync method

Method that is executed before the actual SQL undelete operation.

protected virtual Task OnBeforeUndeleteAsync(CancellationToken cancellationToken = default)

See Also