XblContextSettingsSetWebsocketTimeoutWindow
Sets the web socket timeout window in seconds.Syntax
Parameters
context _In_Type: XblContextHandle XBOX live context that the settings are associated with. timeoutWindowInSeconds _In_
Type: uint32_t The timeout window in seconds. Default is 300 seconds. Set to 0 to turn off retry.
