Exemple #1
0
 public override void RefreshPool()
 {
     ThrowIfDisposed();
     InnerClient.RefreshPool();
 }