Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.OnReturnAsync method

The method that is called just before the response is returned.

protected virtual Task OnReturnAsync(CancellationToken cancellationToken = default)

See Also