IHttpRequest::ClearTimeout

Clears the optional timeout in seconds for this HTTP request, causing the default value from FHttpModule::GetTimeout() to be used.

Windows
MacOS
Linux

Override Hierarchy

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpRequest.h

Include

#include "Interfaces/IHttpRequest.h"

Syntax

void ClearTimeout()

Remarks

Clears the optional timeout in seconds for this HTTP request, causing the default value from FHttpModule::GetTimeout() to be used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss