public GamePlayFramesHandler(GamePlayPage gamePlayPage) { this.gamePlayPage = gamePlayPage; this.frameLock = new ReaderWriterLockSlim(); }