Skip to content

RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.OnReturnAsync method

Called just before returning the response

protected virtual Task OnReturnAsync(CancellationToken cancellationToken = default)

See Also