DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.OnBeforeDeleteAsync method
Method that is executed before the actual SQL delete operation.
protected virtual Task OnBeforeDeleteAsync(CancellationToken cancellationToken = default)
Method that is executed before the actual SQL delete operation.
protected virtual Task OnBeforeDeleteAsync(CancellationToken cancellationToken = default)