FHttpModule::SetHttpTimeout

Sets timeout in seconds for the entire http request to complete

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h

Include

#include "HttpModule.h"

Syntax

void SetHttpTimeout
(
    float TimeOutInSec
)

Remarks

Sets timeout in seconds for the entire http request to complete

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