public virtual Task<IServiceResult<int>> DeleteAsync( TKey id, CancellationToken cancellationToken = default )
In This Article