> ## 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.

# xbox_live_context_settings_c

> xbox_live_context_settings_c

# xbox\_live\_context\_settings\_c

## Functions

| Function                                                                                                                                                          | Description                                                                                                                                        |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| [XblContextSettingsGetHttpRetryDelay](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgethttpretrydelay)                         | Gets the HTTP retry delay in seconds.                                                                                                              |
| [XblContextSettingsGetHttpTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgethttptimeoutwindow)                   | Gets the HTTP timeout window in seconds.                                                                                                           |
| [XblContextSettingsGetLongHttpTimeout](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgetlonghttptimeout)                       | Gets the connect, send, and receive timeouts for HTTP socket operations of long calls such as Title Storage calls.                                 |
| [XblContextSettingsGetUseCrossPlatformQosServers](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgetusecrossplatformqosservers) | Gets whether to use the xplatqos server for QoS calls.                                                                                             |
| [XblContextSettingsGetWebsocketTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgetwebsockettimeoutwindow)         | Gets the web socket timeout window in seconds.                                                                                                     |
| [XblContextSettingsSetHttpRetryDelay](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssethttpretrydelay)                         | Sets the HTTP retry delay in seconds.                                                                                                              |
| [XblContextSettingsSetHttpTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssethttptimeoutwindow)                   | Sets the HTTP timeout window in seconds.                                                                                                           |
| [XblContextSettingsSetLongHttpTimeout](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssetlonghttptimeout)                       | Sets the connect, send, and receive timeouts for HTTP socket operations of long calls such as Title Storage calls.                                 |
| [XblContextSettingsSetUseCrossPlatformQosServers](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssetusecrossplatformqosservers) | Controls whether we use cross platform QoS endpoints or not. In some case if you are shipping with TV\_API enabled, you want to be able to choose. |
| [XblContextSettingsSetWebsocketTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssetwebsockettimeoutwindow)         | Sets the web socket timeout window in seconds.                                                                                                     |


## Related topics

- [XblContextSettingsGetHttpRetryDelay](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgethttpretrydelay.md)
- [XblContextSettingsGetHttpTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgethttptimeoutwindow.md)
- [XblContextSettingsGetLongHttpTimeout](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgetlonghttptimeout.md)
- [XblContextSettingsGetWebsocketTimeoutWindow](/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingsgetwebsockettimeoutwindow.md)
- [XblContextSettingsSetWebsocketTimeoutWindow](/ja-jp/reference/live/xsapi-c/xbox_live_context_settings_c/functions/xblcontextsettingssetwebsockettimeoutwindow.md)
