コード例 #1
0
 public ValueTask CheckPoint(int level, CancellationToken token) => _storage.CheckPoint(level, token);