public Task OnCompletedAsync() => _impl.OnCompletedAsync();
Example #2
0
 public ValueTask OnCompletedAsync() => _impl.OnCompletedAsync();