IRestResponse result = restClient.Execute(request); ... RestClient restClient = new RestClient( "API URL" );. restClient.Timeout = -1;.
確定! 回上一頁