FHttpManager::Flush

Block until all pending requests are finished processing

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpManager.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpManager.cpp

Syntax

void Flush
(
    bool bShutdown
)

Remarks

Block until all pending requests are finished processing

Parameters

Parameter

Description

bShutdown

true if final flush during shutdown

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