protected override void CompleteRequest(IntPtr aAsyncHandle)
 {
     iService.EndGetRoom(aAsyncHandle, out iRoomName);
 }