Example #1
0
 public Task <long> GetCountAsync(CancellationToken cancellationToken = default)
 => _inner.GetCountAsync(cancellationToken);