RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.OnReturnAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Called just before returning the response
protected virtual Task OnReturnAsync(
CancellationToken cancellationToken = default(CancellationToken))