> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameServerHostStopReason

> GameServerHostStopReason data type.

## Possible Values

| Possible Values        |
| :--------------------- |
| Other                  |
| ExcessCapacity         |
| LimitExceeded          |
| BuildNotActiveInRegion |
| Unresponsive           |


## Related topics

- [IGameInput::StopCallback](/reference/input/gameinput/interfaces/igameinput/methods/igameinput_stopcallback.md)
- [Servers](/services/playfab/multiplayer/servers/index.md)
- [Using PlayFab Multiplayer Servers to host multiplayer games](/services/playfab/multiplayer/servers/using-playfab-servers-to-host-games.md)
- [Connect to Cloud-Hosted Unreal Server](/services/playfab/multiplayer/servers/server-sdks/unreal-gsdk/connect-to-mps-hosted-build.md)
- [Basics of a PlayFab game server](/services/playfab/multiplayer/servers/basics-of-a-playfab-game-server.md)
