public override Task<IServiceResult<int>> BulkDeleteAsync( long[] ids, CancellationToken cancellationToken = default )
In This Article