HCHttpCallRequestGetRetryCacheId
Gets the ID number of this REST endpoint used to cache the Retry-After header for fast fail.Syntax
Parameters
call _In_Type: HCCallHandle The handle of the HTTP call. Pass nullptr to get the default for future calls. retryAfterCacheId _Out_
Type: uint32_t* ID number of this REST endpoint used to cache the Retry-After header for fast fail. 1-1000 are reserved for XSAPI.
