public override int GetHashCode()
 {
     return(LockObject.GetHashCode());
 }