Skip to content

DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.LoadEntityAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Loads the entity that is going to be deleted

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

See Also