Example #1
0
 /// <summary>
 /// Return object to the pool in to <see cref="IDistributedLockManager"/>
 /// </summary>
 public ValueTask DisposeAsync() => _manager.ReturnAsync(this);