Skip to content

DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.LoadEntityAsync method

Loads the entity that is going to be deleted

protected virtual Task LoadEntityAsync(CancellationToken cancellationToken = default)

See Also