HCHttpCallRequestGetRetryAllowed
Gets if retry is allowed for this HTTP call.Syntax
Parameters
call _In_opt_Type: HCCallHandle The handle of the HTTP call. Pass nullptr to get the default for future calls. retryAllowed _Out_
Type: bool* If retry is allowed for this HTTP call.
