UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.OnReturnAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
The method that is called just before the response is returned.
protected virtual Task OnReturnAsync(
CancellationToken cancellationToken = default(CancellationToken))