/// <summary> /// init proto deserialize use /// </summary> private GameSession() { _monitorLock = new LockCachePool(); Refresh(); }