Skip to content

ListRequestHandlerAsync<TRow,TListRequest,TListResponse>.OnReturnAsync method

Called just before returning the response

protected virtual Task OnReturnAsync(CancellationToken cancellationToken = default)

See Also