Skip to content

RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.OnReturnAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Called just before returning the response

protected virtual Task OnReturnAsync(
    CancellationToken cancellationToken = default(CancellationToken))

See Also