XblHttpCallRequestSetLongHttpCall
Sets a flag which defines the HTTP call as long or not.Syntax
Parameters
call _In_Type: XblHttpCallHandle The handle of the HTTP call. Pass nullptr to set the default for future calls. longHttpCall _In_
Type: bool The boolean to set the HTTP call to long or not.
