XblHttpCallRequestSetRetryAllowed
Sets if retry is allowed for this HTTP call.Syntax
Parameters
call _In_Type: XblHttpCallHandle The handle of the HTTP call. Pass nullptr to set the default for future calls. retryAllowed _In_
Type: bool If retry is allowed for this HTTP call.
