Example #1
0
 public NodeInfo GetRandomNode()
 {
     return(_bucket.GetRandomNode());
 }