Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.ExecuteUndeleteAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Executes the actual SQL undelete/update operation

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

See Also