HCHttpCallRequestGetTimeout
Gets the timeout 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. timeoutInSeconds _Out_
Type: uint32_t* the timeout for this HTTP call.
