public override long ActiveLockCount()
 {
     return(_client.activeLockCount());
 }