XblContextSettingsSetLongHttpTimeout
Sets the connect, send, and receive timeouts for HTTP socket operations of long calls such as Title Storage calls.Syntax
Parameters
context _In_Type: XblContextHandle XBOX live context that the settings are associated with. timeoutInSeconds _In_
Type: uint32_t The timeout for long HTTP calls in seconds. Default is 5 minutes (300 seconds).
