FRetryDomains

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpRetrySystem.h"

Syntax

struct FRetryDomains

Variables

Name Description

Public variable

TAtomic< int32 ...

 

ActiveIndex

Index into Domains to attempt Domains are cycled through on some errors, and when we succeed on one domain, we remain on that domain until that domain results in an error

Public variable

const TArray< F...

 

Domains

The domains to use

Constructors

Name Description

Public function

FRetryDomains

(
    TArray< FString >&& InDomains
)

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