XblContextSettingsGetLongHttpTimeout
Gets 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 _Out_
Type: uint32_t* Passes back the timeout for long HTTP calls in seconds. Default is 5 minutes (300 seconds).
