FHttpRequestImpl::OnRequestWillRetry

Delegate called when the request will be retried

Windows
MacOS
Linux

Override Hierarchy

IHttpRequest::OnRequestWillRetry()

FHttpRequestImpl::OnRequestWillRetry()

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/HttpRequestImpl.h

Include

#include "GenericPlatform/HttpRequestImpl.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/HttpRequestImpl.cpp

Syntax

virtual FHttpRequestWillRetryDelegate & OnRequestWillRetry()

Remarks

Delegate called when the request will be retried

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